Uses of Class
com.atlassian.crowd.exception.runtime.CrowdRuntimeException

Packages that use CrowdRuntimeException
com.atlassian.crowd.exception.runtime   
 

Uses of CrowdRuntimeException in com.atlassian.crowd.exception.runtime
 

Subclasses of CrowdRuntimeException in com.atlassian.crowd.exception.runtime
 class CommunicationException
          A specific extension of the Runtime OperationFailedException that is thrown when the host application is unable to communicate with the remote User Directory.
 class GroupNotFoundException
          Thrown when the specified group could not be found.
 class MembershipNotFoundException
          Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
 class OperationFailedException
          Thrown when an operation failed for some reason.
 class UserNotFoundException
          Thrown when the user is not found.
 



Copyright © 2012 Atlassian. All Rights Reserved.