| Exception | Description |
|---|---|
| EmailException | |
| InvalidNameException |
Error indicating the entity name is invalid as supplied.
|
| InvalidQueryException |
Error indicating the query cannot be executed.
|
| InvalidSshKeyException |
Error indicating the SSH key string is invalid as supplied.
|
| NameAlreadyUsedException |
Error indicating entity name is already taken by another entity.
|
| NoSuchAccountException |
Error indicating the account requested doesn't exist.
|
| NoSuchEntityException |
Error indicating the entity requested doesn't exist.
|
| NoSuchGroupException |
Indicates the account group does not exist.
|
| NotSignedInException |
Error stating the user must be signed-in in order to perform this action.
|
| PermissionDeniedException |
Indicates the user cannot perform this task.
|
| UpdateParentFailedException |
Error indicating that updating a parent project failed.
|