Class TooManyRequestsExceptionMapper
java.lang.Object
com.atlassian.bamboo.rest.common.exception.AbstractExceptionMapper<TooManyRequestsException>
com.atlassian.bamboo.plugins.rest.common.exception.TooManyRequestsExceptionMapper
- All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<TooManyRequestsException>
@Provider
public class TooManyRequestsExceptionMapper
extends AbstractExceptionMapper<TooManyRequestsException>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
Methods inherited from class com.atlassian.bamboo.rest.common.exception.AbstractExceptionMapper
getMediaType, never
-
Constructor Details
-
TooManyRequestsExceptionMapper
public TooManyRequestsExceptionMapper()
-
-
Method Details
-
toResponse
-