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