Package com.atlassian.servicedesk.api
Class ServiceDeskServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.servicedesk.api.ServiceDeskServiceException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AuthorizationException,BadRequestException,ForbiddenException,NoSuchEntityException,ServerException
Base Exception thrown by Jira Service Management. All Exceptions thrown should extend this class
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServiceDeskServiceException
-
ServiceDeskServiceException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-
getMessageKey
-