Uses of Class
com.atlassian.crowd.exception.CrowdException
Packages that use CrowdException
-
Uses of CrowdException in com.atlassian.crowd.exception
Subclasses of CrowdException in com.atlassian.crowd.exceptionModifier and TypeClassDescriptionclassThrown when the account could not be found during an authentication attempt.classThrown when an application is not found.classThrown when an operation failed because the directory is currently synchronising.classException when acom.atlassian.crowd.directory.RemoteDirectoryimplementation can not be loaded by aDirectory.classThrown when a directory mapping could not be found for the given pair application and directory ids.classThrown when a directory could not be foundclassThrown when the credentials have expired.classclassThrown when the specified group could not be found.classThrown when the account is inactive.classThrown when the supplied credential is not valid.classThrown when a Crowd client is not communicating with a valid Crowd service.classThrown when a user tries to create a Nested Group membership that is not valid.classclassUsed to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.classThrown when an entity is not found.classRepresents an error when executing an operation on the remote directory failed for some reason.classThrown when the operation is not permitted.classChecked exception thrown if the requested operation is not supported.classThrown when a directory is asked to modify a group or its memberships which cannot be modified.classFailure because this API call is only supported by a later version of Crowd.classThrown when the specified user could not be found. -
Uses of CrowdException in com.atlassian.crowd.exception.embedded
Subclasses of CrowdException in com.atlassian.crowd.exception.embeddedModifier and TypeClassDescriptionclassAn exception to denote an invalid application/embedded group.