Uses of Package
com.atlassian.crowd.exception.runtime

Packages that use com.atlassian.crowd.exception.runtime
com.atlassian.crowd.embedded.api   
com.atlassian.crowd.embedded.core   
com.atlassian.crowd.exception.runtime   
 

Classes in com.atlassian.crowd.exception.runtime used by com.atlassian.crowd.embedded.api
GroupNotFoundException
          Thrown when the specified group could not be found.
OperationFailedException
          Thrown when an operation failed for some reason.
UserNotFoundException
          Thrown when the user is not found.
 

Classes in com.atlassian.crowd.exception.runtime used by com.atlassian.crowd.embedded.core
GroupNotFoundException
          Thrown when the specified group could not be found.
MembershipNotFoundException
          Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
OperationFailedException
          Thrown when an operation failed for some reason.
UserNotFoundException
          Thrown when the user is not found.
 

Classes in com.atlassian.crowd.exception.runtime used by com.atlassian.crowd.exception.runtime
CrowdRuntimeException
          CrowdRuntimeException is the superclass of Crowd-specific exceptions that may be thrown but not necessarily caught.
OperationFailedException
          Thrown when an operation failed for some reason.
 



Copyright © 2012 Atlassian. All Rights Reserved.