Enum | Description |
---|---|
ErrorType |
an enum to show the type of error thrown
|
Exception | Description |
---|---|
InternalServerError |
Internal placeholder for a server error message.
|
ServerError |
Class which is received when the server reports an error along with error code extends UnhandledError
|
UnhandledError |
Class which is received when an Unhandled error is encountered
|