Class WebValidationExceptionMapper
java.lang.Object
com.atlassian.bamboo.rest.common.exception.AbstractExceptionMapper<WebValidationException>
com.atlassian.bamboo.rest.common.exception.WebValidationExceptionMapper
com.atlassian.bamboo.brokenbuildtracker.rest.WebValidationExceptionMapper
- All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<WebValidationException>
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bamboo.rest.common.exception.WebValidationExceptionMapper
toResponse
Methods inherited from class com.atlassian.bamboo.rest.common.exception.AbstractExceptionMapper
getMediaType, never
-
Constructor Details
-
WebValidationExceptionMapper
public WebValidationExceptionMapper()
-