| AuthenticationTokenException |
An exception with authentication for HIRO
|
| FixedTokenException |
Used when tokens are fixed and cannot be refreshed.
|
| HiroException |
a base exception for HIRO, contains an error code
|
| HiroHttpException |
a base exception for HIRO, contains an error code
|
| RefreshTokenWebSocketException |
Used when tokens expire with error 401.
|
| RetryException |
Exception to signal a connection retry
|
| TokenUnauthorizedException |
Used when tokens expire with error 401.
|
| UnauthorizedWebSocketException |
Used when tokens expire with error 401.
|
| WebSocketException |
Generic Exception for WebSockets
|
| WebSocketMessageException |
A base exception for WebSockets.
|