Overload
List
| Name | Description |
|---|---|
| ServerDisconnectedException () | Initializes a new ServerDisconnectedException object. |
| ServerDisconnectedException (Exception) | Initializes a new ServerDisconnectedException object by specifying an inner exception that caused the current exception. |
| ServerDisconnectedException (String) | Initializes a new ServerDisconnectedException object by specifying the error message that describes the current exception. |
| ServerDisconnectedException (SerializationInfo, StreamingContext) | Initializes a new ServerDisconnectedException object with serialized data. |
| ServerDisconnectedException (String, Exception) | Initializes a new ServerDisconnectedException object with an error message and inner exception. |
See Also
Send comments about this topic to Microsoft.

