@Provider public static class Exceptions.MyExceptionMapper extends Object implements ExceptionMapper<Exceptions.MyException>
| Constructor and Description |
|---|
MyExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
Response |
toResponse(Exceptions.MyException exception) |
public Response toResponse(Exceptions.MyException exception)
toResponse in interface ExceptionMapper<Exceptions.MyException>Copyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.