| Exception | Description |
|---|---|
| AuthenticationException |
This error occurs when the client did not provide the right credentials.
|
| ClientException |
This error occurs when the client did not provide the right parameters.
|
| NetworkException |
This error occurs when there is some kind of error in the network.
|
| NotFoundException |
This error occurs when the path could not be found.
|
| ParserException |
This error occurs when the response type was JSON but could not be parsed.
|
| ResponseException |
A custom generic Amadeus error.
|
| ServerException |
This error occurs when there is an error on the server.
|