Constructs a ServerException.
ServerException() constructor
Constructs a ServerException with no detailed message.
ServerException(String) constructor
Constructs a ServerException with the specified detailed message.
ServerException() constructorServerException(String) constructor