|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CrowdException | |
|---|---|
| com.atlassian.crowd.exception | |
| com.atlassian.crowd.exception.embedded | |
| Uses of CrowdException in com.atlassian.crowd.exception |
|---|
| Subclasses of CrowdException in com.atlassian.crowd.exception | |
|---|---|
class |
AccountNotFoundException
Thrown when the account could not be found during an authentication attempt. |
class |
ApplicationNotFoundException
Thrown when an application is not found. |
class |
DirectoryCurrentlySynchronisingException
Thrown when an operation failed because the directory is currently synchronising. |
class |
DirectoryInstantiationException
Exception when a com.atlassian.crowd.directory.RemoteDirectory implementation can not be loaded
by a Directory. |
class |
DirectoryNotFoundException
Thrown when a directory could not be found |
class |
ExpiredCredentialException
Thrown when the credentials have expired. |
class |
FailedAuthenticationException
|
class |
GroupNotFoundException
Thrown when the specified group could not be found. |
class |
InactiveAccountException
Thrown when the account is inactive. |
class |
InvalidCredentialException
Thrown when the supplied credential is not valid. |
class |
InvalidCrowdServiceException
Thrown when a Crowd client is not communicating with a valid Crowd service. |
class |
InvalidMembershipException
Thrown when a user tries to create a Nested Group membership that is not valid. |
class |
InvalidUserException
|
class |
MembershipNotFoundException
Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist. |
class |
ObjectNotFoundException
Thrown when an entity is not found. |
class |
OperationFailedException
Represents an error when executing an operation on the remote directory failed for some reason. |
class |
OperationNotPermittedException
Thrown when the operation is not permitted. |
class |
OperationNotSupportedException
Checked exception thrown if the requested operation is not supported. |
class |
ReadOnlyGroupException
Thrown when a directory is asked to modify a group or its memberships which cannot be modified. |
class |
UserNotFoundException
Thrown 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.embedded | |
|---|---|
class |
InvalidGroupException
An exception to denote an invalid application/embedded group. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||