| ApiException |
Base exception for errors in the API framework.
|
| ArchivedContentException |
Thrown when the content is archived and not readily accessible.
|
| ConstraintViolatedException |
A constraint was violated
|
| DeletedResourceException |
In this version of the API the specified resource has been deleted and is
therefore not support
|
| DisabledServiceException |
Thrown when the required service is disabled.
|
| EntityNotFoundException |
The addressed entity was not found
|
| InsufficientStorageException |
|
| InvalidArgumentException |
An invalid argument was received
|
| JsonpCallbackNotAllowedException |
JSONP callback not allowed
|
| NotFoundException |
The addressed entity or function was not found
|
| PermissionDeniedException |
Permission was denied
|
| RelationshipResourceNotFoundException |
The addressed Relationship Resource was not found
|
| RequestEntityTooLargeException |
|
| RestoreInProgressException |
|
| ServiceUnavailableException |
A service is currently unavailable.
|
| StaleEntityException |
Attempt to update a stale entity
|
| UnsupportedMediaTypeException |
The media type is unsupported.
|
| UnsupportedResourceOperationException |
The operation is unsupported.
|