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