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