@Provider public class MpMetricsArithmeticExceptionMapper extends Object implements jakarta.ws.rs.ext.ExceptionMapper<ArithmeticException>
Constructor and Description |
---|
MpMetricsArithmeticExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
jakarta.ws.rs.core.Response |
toResponse(ArithmeticException ex) |
public jakarta.ws.rs.core.Response toResponse(ArithmeticException ex)
toResponse
in interface jakarta.ws.rs.ext.ExceptionMapper<ArithmeticException>
Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.