package

com.atlassian.jira.exception

Exceptions

AddException  
AttachmentNotFoundException  
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. 
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.