Package com.atlassian.jira.exception
package com.atlassian.jira.exception
-
ExceptionsClassDescriptionBase class for jira character limit exceeded exceptions.Indicates that comment body exceeded the jira character limit.Indicates that number of comments per issue exceeded the limit.This exception is thrown when the data store exception is caught by the persistence code.An exception that indicates errors encountered in when performing get related tasks in managers.Indicates that issue fields exceeded the jira character limit.The expected resource was not found.Indicates an error in parsing.Exception that is thrown when a permission is violated (usually in a Manager)Deprecated.Thrown when there is a serious error with an update.
DataAccessException
instead.