Uses of Class
de.quantummaid.httpmaid.exceptions.ExceptionSerializer
-
Packages that use ExceptionSerializer Package Description de.quantummaid.httpmaid.exceptions de.quantummaid.httpmaid.processors -
-
Uses of ExceptionSerializer in de.quantummaid.httpmaid.exceptions
Methods in de.quantummaid.httpmaid.exceptions that return ExceptionSerializer Modifier and Type Method Description static ExceptionSerializerExceptionSerializer. exceptionSerializer(FilterMap<Throwable,ExceptionMapper<Throwable>> exceptionMappers) -
Uses of ExceptionSerializer in de.quantummaid.httpmaid.processors
Methods in de.quantummaid.httpmaid.processors with parameters of type ExceptionSerializer Modifier and Type Method Description static ProcessorMapExceptionProcessor. mapExceptionProcessor(ExceptionSerializer responseSerializer)
-