Overload List

  NameDescription
ConnectionException()()()
Initializes a new ConnectionException instance.
ConnectionException(String)
Initializes a new ConnectionException instance with the specified error message.
ConnectionException(SerializationInfo, StreamingContext)
Supports serialization.
ConnectionException(String, Exception)
Initializes a new ConnectionException instance with the specified error message and inner exception.

See Also