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>
  • Constructor Details

    • NotAuthorizedExceptionMapper

      public NotAuthorizedExceptionMapper()
  • Method Details