Overload List
Name | Description |
---|---|
ServerDisconnectedException () | Initializes a new instance of the ServerDisconnectedException class with default values. |
ServerDisconnectedException (Exception) | Initializes a new instance of the ServerDisconnectedException class by using the supplied exception as the inner exception that caused the current exception. |
ServerDisconnectedException (String) | Initializes a new instance of the ServerDisconnectedException class with a specified error message. |
ServerDisconnectedException (SerializationInfo, StreamingContext) | Initializes a new instance of the ServerDisconnectedException class with serialized data. |
ServerDisconnectedException (String, Exception) | Initializes a new instance of the ServerDisconnectedException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
See Also
Send comments about this topic to Microsoft.