Class WebValidationExceptionMapper
- java.lang.Object
-
- com.atlassian.bamboo.rest.common.exception.AbstractExceptionMapper<WebValidationException>
-
- com.atlassian.bamboo.rest.common.exception.WebValidationExceptionMapper
-
- com.atlassian.bamboo.plugins.stash.rest.exception.WebValidationExceptionMapper
-
- All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<WebValidationException>
@Provider public class WebValidationExceptionMapper extends WebValidationExceptionMapper
-
-
Constructor Summary
Constructors Constructor Description WebValidationExceptionMapper()
-
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
-
-