Class MpMetricsArithmeticExceptionMapper

java.lang.Object
org.eclipse.microprofile.metrics.test.optional.MpMetricsArithmeticExceptionMapper
All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<ArithmeticException>

@Provider public class MpMetricsArithmeticExceptionMapper extends Object implements jakarta.ws.rs.ext.ExceptionMapper<ArithmeticException>
  • Constructor Details

    • MpMetricsArithmeticExceptionMapper

      public MpMetricsArithmeticExceptionMapper()
  • Method Details