Package com.tietoevry.quarkus.resteasy.problem.postprocessing
-
Interface Summary Interface Description ProblemPostProcessor Post-processors use, change or enhance Problems created by ExceptionMappers via 'apply' method, before they get passed on to serializers. -
Class Summary Class Description PostProcessorsRegistry Container for prioritised list of Problem post-processors.ProblemContext Context wrapper for everything ProblemPostProcessor implementations may need to do their job.ProblemRecorder Quarkus Recorder that applies configuration in the runtime.