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