Uses of Class
io.helidon.common.http.HttpException
Packages that use HttpException
Package
Description
HTTP APIs and implementations usable by both server and client side of the HTTP story.
-
Uses of HttpException in io.helidon.common.http
Subclasses of HttpException in io.helidon.common.httpModifier and TypeClassDescriptionclassA runtime exception indicating abad request.classA runtime exception indicating aforbidden.classA runtime exception indicating ainternal server error.classA runtime exception indicating anot found.classA runtime exception indicating aunauthorized.