Exception | Description |
---|---|
ApiException |
ApiException and it's descendants represent an error returned by the remote API.
|
InvalidRequestException |
Indicates that the API received a malformed request.
|
MaxElementsExceededException |
Indicates that the product of origins and destinations exceeds the per-query limit.
|
NotFoundException |
Indicates at least one of the locations specified in the request's origin, destination,
or waypoints could not be geocoded.
|
OverQueryLimitException |
Indicates that the requesting account has exceeded quota.
|
RequestDeniedException |
Indicates that the API denied the request.
|
UnknownErrorException |
Indicates that the server encountered an unknown error.
|
ZeroResultsException |
Indicates that no results were returned.
|