ServerException Constructor |
| Name | Description | |
|---|---|---|
| ServerException |
Constructs a new ServerException.
| |
| ServerException(String) |
Constructs a new ServerException with an error message.
| |
| ServerException(String, Exception) |
Constructs a new ServerException with an error message and
inner exception.
|