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>>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExceptionMappersSupplier
public ExceptionMappersSupplier()
-
-
Method Details
-
get
- Specified by:
getin interfaceSupplier<List<ExceptionMappersSupplier.Entry>>
-