com.atlassian.crowd.plugin.rest.exception.mapper
Class ApplicationManagerExceptionMapper
java.lang.Object
com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationManagerExceptionMapper
- All Implemented Interfaces:
- javax.ws.rs.ext.ExceptionMapper<ApplicationManagerException>
@Provider
public class ApplicationManagerExceptionMapper
- extends Object
- implements javax.ws.rs.ext.ExceptionMapper<ApplicationManagerException>
Maps an ApplicationManagerException to a Response.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationManagerExceptionMapper
public ApplicationManagerExceptionMapper()
toResponse
public javax.ws.rs.core.Response toResponse(ApplicationManagerException exception)
- Specified by:
toResponse in interface javax.ws.rs.ext.ExceptionMapper<ApplicationManagerException>
Copyright © 2014 Atlassian. All Rights Reserved.