Class ExceptionMapperFactory.ExceptionMapperType

java.lang.Object
org.glassfish.jersey.internal.ExceptionMapperFactory.ExceptionMapperType
Enclosing class:
ExceptionMapperFactory

private static class ExceptionMapperFactory.ExceptionMapperType extends Object
  • Field Details

  • Constructor Details

    • ExceptionMapperType

      public ExceptionMapperType(ServiceHolder<javax.ws.rs.ext.ExceptionMapper> mapper, Class<? extends Throwable> exceptionType)