| ProtocolException Constructor |
| Name | Description | |
|---|---|---|
| ProtocolException |
Initializes a new instance of the ProtocolException class.
| |
| ProtocolException(String) |
Initializes a new instance of the ProtocolException class.
| |
| ProtocolException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ProtocolException class.
| |
| ProtocolException(String, Exception) |
Initializes a new instance of the ProtocolException class.
| |
| ProtocolException(String, String, String) |
Initializes a new instance of the ProtocolException class.
| |
| ProtocolException(String, String, String, Exception) |
Initializes a new instance of the ProtocolException class.
|