com.atlassian.crowd.plugin.rest.exception.mapper
Class ApplicationPermissionExceptionMapper

java.lang.Object
  extended by com.atlassian.crowd.plugin.rest.exception.mapper.ApplicationPermissionExceptionMapper
All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<ApplicationPermissionException>

@Provider
public class ApplicationPermissionExceptionMapper
extends Object
implements javax.ws.rs.ext.ExceptionMapper<ApplicationPermissionException>


Constructor Summary
ApplicationPermissionExceptionMapper()
           
 
Method Summary
 javax.ws.rs.core.Response toResponse(ApplicationPermissionException exception)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationPermissionExceptionMapper

public ApplicationPermissionExceptionMapper()
Method Detail

toResponse

public javax.ws.rs.core.Response toResponse(ApplicationPermissionException exception)
Specified by:
toResponse in interface javax.ws.rs.ext.ExceptionMapper<ApplicationPermissionException>


Copyright © 2013 Atlassian. All Rights Reserved.