Uses of Class
io.helidon.http.RequestException
Package
Description
HTTP APIs and implementations usable by both server and client side of the HTTP story.
Helidon WebServer HTTP specific APIs.
-
Uses of RequestException in io.helidon.http
-
Uses of RequestException in io.helidon.webserver.http
Modifier and TypeMethodDescriptionvoid
DirectHandlers.handle
(RequestException httpException, ServerResponse res, boolean keepAlive) Handle an HTTP Exception that occurred when request and response is available.