Package com.atlassian.jira.rest.exception
package com.atlassian.jira.rest.exception
-
ClassDescriptionThis exception is thrown when a client provides invalid input to a REST resource.This exception is thrown when a caller does not have permission to access a JIRA REST resource.JiraExceptionMapper<E extends Throwable>Abstract class that allows for simple formatting of errors as BAD_REQUEST responses.Implementation of
ExceptionMapper
to send down a "400 Bad Request" in the event unparsable JSON is received.This exception is thrown when a caller is not authorised to access a JIRA REST resource.This exception is thrown when a JIRA REST resource is not found, or it cannot be read for some other reason (such as security checks).This exception is thrown when a JIRA REST resource aborts in an unforeseen manner).This exception is thrown when a JIRA REST resource is not available at the moment.