Class FeatureDisabledExceptionMapper
java.lang.Object
com.atlassian.crowd.plugin.rest.exception.mapper.FeatureDisabledExceptionMapper
- All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<FeatureDisabledException>
@Provider
public class FeatureDisabledExceptionMapper
extends Object
implements javax.ws.rs.ext.ExceptionMapper<FeatureDisabledException>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
-
Constructor Details
-
FeatureDisabledExceptionMapper
public FeatureDisabledExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponse
in interfacejavax.ws.rs.ext.ExceptionMapper<FeatureDisabledException>
-