|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CrowdException | |
|---|---|
| com.atlassian.crowd.directory | |
| com.atlassian.crowd.exception | |
| Uses of CrowdException in com.atlassian.crowd.directory |
|---|
| Subclasses of CrowdException in com.atlassian.crowd.directory | |
|---|---|
class |
ReadOnlyGroupException
Thrown when a directory is asked to modify a group or its memberships which cannot be modified. |
| Uses of CrowdException in com.atlassian.crowd.exception |
|---|
| Subclasses of CrowdException in com.atlassian.crowd.exception | |
|---|---|
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 RemoteDirectory implementation can not be loaded
by a Directory. |
class |
DirectoryNotFoundException
|
class |
DuplicateAttributeValueException
|
class |
ExpiredCredentialException
Thrown when user's credentials have expired. |
class |
FailedAuthenticationException
|
class |
GroupNotFoundException
|
class |
InactiveAccountException
|
class |
InvalidAuthenticationException
Thrown when the attempted authentication is not valid. |
class |
InvalidCredentialException
Thrown when the supplied credential is not valid. |
class |
InvalidGroupException
An exception to denote an invalid model group. |
class |
InvalidMembershipException
This Exception happens when a user tries to create a Nested Group membership that is not valid. |
class |
InvalidRoleException
Thrown when an invalid role is provided. |
class |
InvalidUserException
|
class |
MembershipInvalidException
|
class |
MembershipNotFoundException
Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist. |
class |
NestedGroupsNotSupportedException
This Exception is thrown when a user attempts to add a group to another group in a Directory that does not support nested groups. |
class |
NotDirectMembershipException
|
class |
OperationFailedException
Represents an error when contacting the remote directory (eg. |
class |
OperationNotPermittedException
|
class |
UserAlreadyExistsException
|
class |
UserNotFoundException
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||