Package | Description |
---|---|
com.atlassian.servicedesk.api |
com.atlassian.servicedesk:jira-servicedesk-api
|
com.atlassian.servicedesk.api.queue |
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationException
An Exception thrown by Jira Service Desk indicating that the current user is not authorized to perform the requested
action.
|
class |
BadRequestException
An Exception thrown by Jira Service Desk when the request to the server is malformed in some way
|
class |
ForbiddenException
An Exception thrown by Jira Service Desk indicating that a particular action can not be performed by the current user.
|
class |
NoSuchEntityException
A generic Exception thrown by Jira Service Desk when an Entity required for an operation can not be found
|
class |
ServerException
Basic Exception thrown by Jira Service Desk when something has gone wrong and the server does not know how to
handle it.
|
Modifier and Type | Class and Description |
---|---|
class |
QueueParametersValidationException
An exception class containing all queue create or update validation errors.
|
Copyright © 2020 Atlassian. All rights reserved.