| Package | Description |
|---|---|
| com.atlassian.crowd.exception | |
| com.atlassian.crowd.exception.embedded |
| Modifier and Type | Class and Description |
|---|---|
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 |
DirectoryMappingNotFoundException
Thrown when a directory mapping could not be found for the given pair application and directory ids.
|
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 |
UnsupportedCrowdApiException
Failure because this API call is only supported by a later version of Crowd.
|
class |
UserNotFoundException
Thrown when the specified user could not be found.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidGroupException
An exception to denote an invalid application/embedded group.
|
Copyright © 2019 Atlassian. All rights reserved.