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 Management indicating that the current user is not authorized to perform the requested
action.
|
class |
BadRequestException
An exception thrown by Jira Service Management when the request to the server is malformed in some way
|
class |
ForbiddenException
An Exception thrown by Jira Service Management indicating that a particular action can not be performed by the current user.
|
class |
NoSuchEntityException
A generic exception thrown by Jira Service Management when an Entity required for an operation can't be found
|
class |
ServerException
Basic Exception thrown by Jira Service Management 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 © 2024 Atlassian. All rights reserved.