Uses of Class
com.atlassian.servicedesk.api.ServiceDeskServiceException
Package
Description
com.atlassian.servicedesk:jira-servicedesk-api
-
Uses of ServiceDeskServiceException in com.atlassian.servicedesk.api
Modifier and TypeClassDescriptionclass
An exception thrown by Jira Service Management indicating that the current user is not authorized to perform the requested action.class
An exception thrown by Jira Service Management when the request to the server is malformed in some wayclass
An Exception thrown by Jira Service Management indicating that a particular action can not be performed by the current user.class
A generic exception thrown by Jira Service Management when an Entity required for an operation can't be foundclass
Basic 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
Modifier and TypeClassDescriptionclass
An exception class containing all queue create or update validation errors.