ServerShutdownException Constructor |
| Name | Description | |
|---|---|---|
| ServerShutdownException |
Initializes a new instance of the ServerShutdownException class.
| |
| ServerShutdownException(String) |
Initializes a new instance of the ServerShutdownException class with a specified error message.
| |
| ServerShutdownException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ServerShutdownException class with serialized data.
| |
| ServerShutdownException(String, Exception) |
Initializes a new instance of the ServerShutdownException class with a specified error message and a reference to the inner ServerShutdownException that is the cause of this ServerShutdownException.
|