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