Class ExceptionMappersSupplier.Entry
- java.lang.Object
-
- io.quarkus.resteasy.reactive.server.runtime.ExceptionMappersSupplier.Entry
-
- Enclosing class:
- ExceptionMappersSupplier
public static class ExceptionMappersSupplier.Entry extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetExceptionClassName()StringgetMapperClassName()IntegergetPriority()
-