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