Class Exceptions.MyExceptionMapper

java.lang.Object
org.glassfish.jersey.examples.exception.Exceptions.MyExceptionMapper
All Implemented Interfaces:
ExceptionMapper<Exceptions.MyException>
Enclosing class:
Exceptions

@Provider public static class Exceptions.MyExceptionMapper extends Object implements ExceptionMapper<Exceptions.MyException>