Server | 
| 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(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. |