Class InvalidRequestExceptionMapper
java.lang.Object
com.atlassian.bamboo.rest.common.exception.AbstractExceptionMapper<InvalidRequestException>
com.atlassian.bamboo.rest.common.exception.InvalidRequestExceptionMapper
com.atlassian.bamboo.plugins.rest.common.exception.InvalidRequestExceptionMapper
- All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<InvalidRequestException>
-
Constructor Summary
-
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
-
Constructor Details
-
InvalidRequestExceptionMapper
public InvalidRequestExceptionMapper()
-