Exception that is thrown when an error on the server or during the communication with the server happens.
Constructs a new ServerError object.
ServerError
Optional
the error message
the severity of the error (information, warning, error, or fatal error).
options for the error.
Specifies the severity of the error: information, warning, error, or fatal error.
Exception that is thrown when an error on the server or during the communication with the server happens.