| 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 |
|
| TokenUnauthorizedException |
Used when tokens expire with error 401.
|
| UnauthorizedWebSocketException |
Used when tokens expire with error 401.
|
| WebSocketException |
|
| WebSocketMessageException |
a base exception for HIRO, contains an error code
|