Class ConcreteExceptionMapper<T extends Throwable>

  • All Implemented Interfaces:
    javax.ws.rs.ext.ExceptionMapper<T>

    public abstract class ConcreteExceptionMapper<T extends Throwable>
    extends Object
    implements javax.ws.rs.ext.ExceptionMapper<T>
    • Constructor Detail

      • ConcreteExceptionMapper

        public ConcreteExceptionMapper()