Class IllegalArgumentExceptionMapper

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

@Provider public class IllegalArgumentExceptionMapper extends AbstractExceptionMapper<IllegalArgumentException>
  • Constructor Details

    • IllegalArgumentExceptionMapper

      public IllegalArgumentExceptionMapper()
  • Method Details