| Class | Description |
|---|---|
| Product |
| Exception | Description |
|---|---|
| AuthorisationException | |
| DataStoreException |
Exception thrown when an operation on a data store, such as the database or disk, fails.
|
| EntityMovedException | |
| EntityOutOfDateException | |
| FeatureDisabledException |
Base class for exceptions thrown when attempts are made to use features which have been disabled.
|
| FeatureUnavailableException | Deprecated
in 8.15 for removal in 9.0, without replacement
|
| ForbiddenException |
Indicates that a particular action can not be performed by the current user.
|
| IllegalEntityStateException |
Thrown to indicate an entity's internal state was not acceptable for performing a requested operation.
|
| IntegrityException | |
| InvalidNameException | |
| NoSuchEntityException | |
| NoSuchObjectException | |
| NoSuchResourceException | |
| NoUniqueUserIdentifierException |
Exception thrown when no unique user identifier could be generated.
|
| RequestCanceledException | |
| ResourceBusyException |
Thrown to indicate a resource is busy.
|
| ServerException | |
| ServiceException |
Copyright © 2023 Atlassian. All rights reserved.