| Exception | Description |
|---|---|
| AuthenticatorError |
Error indicating that there was an authentication failure when performing a Request.
|
| AuthFailureError |
Error indicating that there was an authentication failure when performing a Request.
|
| ForbiddenError |
Error indicating that there was an authentication failure when performing a Request.
|
| JusError |
Exception style class encapsulating Jus errors
|
| NetworkError |
Indicates that there was a network error when performing a Jus request.
|
| NoConnectionError |
Error indicating that no connection could be established when performing a Jus request.
|
| RequestError |
Indicates that the server responded with an error response.
|
| ServerError |
Indicates that the server responded with an error response.
|
| TimeoutError |
Indicates that the connection or the socket timed out.
|