Uses of Class
ccc.api.exceptions.InvalidException

Packages that use InvalidException
ccc.api.exceptions   
 

Uses of InvalidException in ccc.api.exceptions
 

Subclasses of InvalidException in ccc.api.exceptions
 class CycleDetectedException
          This exception indicates that a cycle was detected where a resource refers to itself, either directly or indirectly.
 class LockMismatchException
          An exception used to indicate that a resource is locked by another user.
 class UnlockedException
          An exception used to indicate that a resource is unlocked.
 class WorkingCopyNotSupportedException
          Indicates that a resource that doesn't support working copies.
 



Copyright © 2010. All Rights Reserved.