com.atlassian.bamboo.plugins.rest.common.exception
Class NotAuthorizedExceptionMapper
java.lang.Object
com.atlassian.bamboo.rest.common.exception.AbstractExceptionMapper<NotAuthorizedException>
com.atlassian.bamboo.plugins.rest.common.exception.NotAuthorizedExceptionMapper
- All Implemented Interfaces:
- javax.ws.rs.ext.ExceptionMapper<NotAuthorizedException>
@Provider
public class NotAuthorizedExceptionMapper
- extends AbstractExceptionMapper<NotAuthorizedException>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotAuthorizedExceptionMapper
public NotAuthorizedExceptionMapper()
toResponse
public javax.ws.rs.core.Response toResponse(NotAuthorizedException exception)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.