Class ConcreteExceptionMapper<T extends Throwable>

java.lang.Object
org.smallmind.web.jersey.json.ConcreteExceptionMapper<T>
All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<T>

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

    • ConcreteExceptionMapper

      public ConcreteExceptionMapper()