| ContentStateException |
Exception thrown when a requested content item does not have the proper
state to allow for the requested action.
|
| ContentStoreException |
Exception thrown by the ContentStore.
|
| InvalidIdException |
Exception thrown when a space or content ID is invalid.
|
| NotFoundException |
Exception thrown when a requested space or content item does not exist.
|
| NotImplementedException |
Exception thrown when a feature or method is not implemented.
|
| UnauthorizedException |
Exception thrown when a request is not accepted because the caller is not
authorized to perform the function
|
| UnsupportedTaskException |
|