Initializes a new instance of the SessionDisconnectedException class.
Overload List
Name | Description | |
---|---|---|
SessionDisconnectedException()()()() |
Initializes a new instance of the SessionDisconnectedException class with default settings.
| |
SessionDisconnectedException(Exception) |
Initializes a new instance of the SessionDisconnectedException class with a specified error message.
| |
SessionDisconnectedException(CultureInfo) |
Initializes a new instance of the SessionDisconnectedException class with default settings.
| |
SessionDisconnectedException(String) |
Initializes a new instance of the SessionDisconnectedException class with a specified error message.
| |
SessionDisconnectedException(CultureInfo, Exception) |
Initializes a new instance of the SessionDisconnectedException class with a
specified error message.
| |
SessionDisconnectedException(SerializationInfo, StreamingContext) |
Initializes a new instance of the SessionDisconnectedException class with a
specified error message.
| |
SessionDisconnectedException(String, Exception) |
Initializes a new instance of the SessionDisconnectedException class with a specified error message.
|