Uses of Class
com.atlassian.servicedesk.api.ServiceDeskServiceException
Packages that use ServiceDeskServiceException
Package
Description
com.atlassian.servicedesk:jira-servicedesk-api
-
Uses of ServiceDeskServiceException in com.atlassian.servicedesk.api
Subclasses of ServiceDeskServiceException in com.atlassian.servicedesk.apiModifier and TypeClassDescriptionclassAn exception thrown by Jira Service Management indicating that the current user is not authorized to perform the requested action.classAn exception thrown by Jira Service Management when the request to the server is malformed in some wayclassAn Exception thrown by Jira Service Management indicating that a particular action can not be performed by the current user.classA generic exception thrown by Jira Service Management when an Entity required for an operation can't be foundclassBasic Exception thrown by Jira Service Management when something has gone wrong and the server does not know how to handle it. -
Uses of ServiceDeskServiceException in com.atlassian.servicedesk.api.queue
Subclasses of ServiceDeskServiceException in com.atlassian.servicedesk.api.queueModifier and TypeClassDescriptionclassAn exception class containing all queue create or update validation errors.