Click or drag to resize

ConnectionException Constructor

Overload List
  Name Description
Public method ConnectionException Creates a new ConnectionException.
Public method ConnectionException(String) Creates a new ConnectionException with the specified message.
Public method ConnectionException(String, Exception) Creates a new ConnectionException with the specified message and innerException.
Top
See Also