ProtocolException Constructor |
Name | Description | |
---|---|---|
![]() | ProtocolException |
Initializes a new instance of the ProtocolException
class.
|
![]() | ProtocolException(String) |
Initializes a new instance of the ProtocolException
class with a specified error message.
|
![]() | ProtocolException(String, Exception) |
Initializes a new instance of the ProtocolException
class with a specified error message and a reference to the inner
exception that is the cause of this exception.
|
![]() | ProtocolException(String, Int32, String, Int32, String) |
Initializes a new instance of the ProtocolException
class with a specified error message and signaling protocol details.
|