| Exception | Description |
|---|---|
| ApiException |
This is a checked exception that can wrap Status object to give consume a uniform
response.
|
| ClientException |
This is a checked exception used by Client module.
|
| ExpiredTokenException |
This is a checked exception used by JWT verification and it is thrown if
the JWT token is expired.
|
| FrameworkException |
This is similar exception like ApiException but it is RuntimeException.
|
Copyright © 2022. All rights reserved.