Class IllegalArgumentExceptionMapper

java.lang.Object
fr.gouv.vitam.security.internal.rest.mapper.IllegalArgumentExceptionMapper
All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<IllegalArgumentException>

public class IllegalArgumentExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<IllegalArgumentException>
mapper on IllegalArgumentException
  • Constructor Details

    • IllegalArgumentExceptionMapper

      public IllegalArgumentExceptionMapper()
  • Method Details