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