Uses of Class
io.helidon.webserver.HttpException
-
Packages that use HttpException Package Description io.helidon.webserver Reactive web server API. -
-
Uses of HttpException in io.helidon.webserver
Subclasses of HttpException in io.helidon.webserver Modifier and Type Class Description class
BadRequestException
A runtime exception indicating abad request
.class
NotFoundException
A runtime exception indicating anot found
.
-