Class InvalidRequestExceptionMapper
- java.lang.Object
-
- com.atlassian.bamboo.rest.common.exception.AbstractExceptionMapper<InvalidRequestException>
-
- com.atlassian.bamboo.rest.common.exception.InvalidRequestExceptionMapper
-
- com.atlassian.bamboo.plugins.jira.rest.exception.InvalidRequestExceptionMapper
-
- All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<InvalidRequestException>
@Provider public class InvalidRequestExceptionMapper extends InvalidRequestExceptionMapper
-
-
Constructor Summary
Constructors Constructor Description InvalidRequestExceptionMapper()
-
Method Summary
-
Methods inherited from class com.atlassian.bamboo.rest.common.exception.InvalidRequestExceptionMapper
toResponse
-
Methods inherited from class com.atlassian.bamboo.rest.common.exception.AbstractExceptionMapper
getMediaType, never
-
-