Constructs a new InvalidRequiredProtocolException with the specified error
            message.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public InvalidRequiredProtocolException( string message )
 Parameters
 Parameters- message (String)
- Describes the error encountered.