package

com.atlassian.jira.exception

Exceptions

AbstractCharacterLimitExceededException Base class for jira character limit exceeded exceptions. 
AddException  
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)

///CLOVER:OFF  

RemoveException  
StoreException This class is deprecated. Please use DataAccessException instead.  
UpdateException Thrown when there is a serious error with an update.