@Provider public class MpMetricsArithmeticExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<ArithmeticException>
| Constructor and Description |
|---|
MpMetricsArithmeticExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(ArithmeticException ex) |
public javax.ws.rs.core.Response toResponse(ArithmeticException ex)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<ArithmeticException>Copyright © 2020 Eclipse Foundation. All rights reserved.