Overload List
| Name | Description | |
|---|---|---|
| ServerException()()() |
Creates new empty ServerException object.
| |
| ServerException(String) |
Creates new ServerException object with specified message.
| |
| ServerException(String, Exception) |
Creates new ServerException object with specified message.
|