Package ccc.api.exceptions

Exception Summary
CCException An exception representing the failure of a CCC command.
ConflictException An API call failed due to a conflict with the current state of the resource.
CycleDetectedException This exception indicates that a cycle was detected where a resource refers to itself, either directly or indirectly.
EntityNotFoundException Exception indicating that the look up of an entity failed.
InsufficientPrivilegesException This exception indicates that a user attempted to perform an operation without sufficient privileges.
InvalidException This request indicates that an API method was invoked with incorrect inputs.
LockMismatchException An exception used to indicate that a resource is locked by another user.
ResourceExistsException Indicates a resource cannot be created because an existing resource already has the same absolute path.
UnauthorizedException An exception indicating that access to an entity was denied.
UnlockedException An exception used to indicate that a resource is unlocked.
WorkingCopyNotSupportedException Indicates that a resource that doesn't support working copies.
 



Copyright © 2010. All Rights Reserved.