Interface ResteasyReactiveConfig.ExceptionMappingConfig
- Enclosing interface:
ResteasyReactiveConfig
public static interface ResteasyReactiveConfig.ExceptionMappingConfig
Configuration for exception mapping.
-
Method Summary
Modifier and TypeMethodDescriptionA list of exception mapper classes that should be disabled.
-
Method Details
-
disableMapperFor
A list of exception mapper classes that should be disabled. This allows users to override the default built-in exception mappers provided by Quarkus extensions.
-