package

com.atlassian.jira.rest.exception

Classes

ExceptionInterceptor This interceptor creates responses for any exceptions thrown from a resource method. 
JiraEOFExceptionMapper  
JiraExceptionMapper<E extends Throwable> Abstract class that allows for simple formatting of errors as BAD_REQUEST responses. 
JiraJsonMappingExceptionMapper  
JiraJsonParseExceptionMapper Implementation of ExceptionMapper to send down a "400 Bad Request" in the event unparsable JSON is received.