Class ExceptionMappersSupplier.Entry

java.lang.Object
io.quarkus.resteasy.reactive.server.runtime.ExceptionMappersSupplier.Entry
Enclosing class:
ExceptionMappersSupplier

public static class ExceptionMappersSupplier.Entry extends Object
  • Constructor Details

  • Method Details

    • getExceptionClassName

      public String getExceptionClassName()
    • getMapperClassName

      public String getMapperClassName()
    • getPriority

      public Integer getPriority()