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 Summary
Constructors -
Method Summary
-
Constructor Details
-
MpMetricsArithmeticExceptionMapper
public MpMetricsArithmeticExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponsein interfacejakarta.ws.rs.ext.ExceptionMapper<ArithmeticException>
-