Uses of Class
de.quantummaid.httpmaid.exceptions.HandlerExceptionMapper
-
Packages that use HandlerExceptionMapper Package Description de.quantummaid.httpmaid.exceptions -
-
Uses of HandlerExceptionMapper in de.quantummaid.httpmaid.exceptions
Methods in de.quantummaid.httpmaid.exceptions that return HandlerExceptionMapper Modifier and Type Method Description static <T extends Throwable>
HandlerExceptionMapper<T>HandlerExceptionMapper. handlerExceptionMapper(HttpHandler handler)
-