Click or drag to resize
CommunicationException Constructor
Overload List
  NameDescription
Public methodCommunicationException
Initializes a new instance of the CommunicationException class.
Public methodCommunicationException(String)
Initializes a new instance of the CommunicationException class.
Protected methodCommunicationException(SerializationInfo, StreamingContext)
Initializes a new instance of the CommunicationException class.
Public methodCommunicationException(String, Exception)
Initializes a new instance of the CommunicationException class.
Public methodCommunicationException(String, String, String)
Initializes a new instance of the CommunicationException class.
Public methodCommunicationException(String, String, String, Exception)
Initializes a new instance of the CommunicationException class.
Top
See Also