Class IllegalStateExceptionMapper

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

@Provider public class IllegalStateExceptionMapper extends AbstractExceptionMapper<IllegalStateException>
  • Constructor Details

    • IllegalStateExceptionMapper

      public IllegalStateExceptionMapper()
  • Method Details