Class ExceptionMappersSupplier

java.lang.Object
io.quarkus.resteasy.reactive.server.runtime.ExceptionMappersSupplier
All Implemented Interfaces:
Supplier<List<ExceptionMappersSupplier.Entry>>

public class ExceptionMappersSupplier extends Object implements Supplier<List<ExceptionMappersSupplier.Entry>>