| Exception | Description |
|---|---|
| AbstractCharacterLimitExceededException |
Base class for jira character limit exceeded exceptions.
|
| AddException | |
| ArchiveException | |
| AttachmentNotFoundException | |
| CommentBodyCharacterLimitExceededException |
Indicates that comment body exceeded the jira character limit.
|
| CreateException | |
| DataAccessException |
This exception is thrown when the data store exception is caught by the persistence code.
|
| GetException |
An exception that indicates errors encountered in when performing get related tasks in managers.
|
| IssueFieldsCharacterLimitExceededException |
Indicates that issue fields exceeded the jira character limit.
|
| IssueNotFoundException | |
| IssuePermissionException | |
| NotFoundException |
The expected resource was not found.
|
| ParseException |
Indicates an error in parsing.
|
| PermissionException |
Exception that is thrown when a permission is violated (usually in a Manager)
|
| RemoveException | |
| StoreException | Deprecated
Please use
DataAccessException instead. |
| UpdateException |
Thrown when there is a serious error with an update.
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.