Class UnauthorisedExceptionMapper

java.lang.Object
com.atlassian.bamboo.rest.common.exception.AbstractExceptionMapper<UnauthorisedException>
com.atlassian.bamboo.plugins.stash.rest.exception.UnauthorisedExceptionMapper
All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<UnauthorisedException>

@Provider public class UnauthorisedExceptionMapper extends AbstractExceptionMapper<UnauthorisedException>
  • Constructor Details

    • UnauthorisedExceptionMapper

      public UnauthorisedExceptionMapper()
  • Method Details