Uses of Class
dev.relism.flash.exceptions.HttpException
Packages that use HttpException
-
Uses of HttpException in dev.relism.flash.exceptions
Subclasses of HttpException in dev.relism.flash.exceptionsModifier and TypeClassDescriptionclassThrown by the HTTP/1.1 parser when a request violates a protocol rule that must be rejected outright — most importantly the request-smuggling defenses of RFC 9112 §6.1 (seeMethods in dev.relism.flash.exceptions that return HttpExceptionModifier and TypeMethodDescriptionstatic HttpExceptionHttpException.badRequest(String message) static HttpExceptionstatic HttpExceptionHttpException.forbidden()static HttpExceptionstatic HttpExceptionstatic HttpExceptionHttpException.unauthorized()static HttpExceptionHttpException.unprocessable(String message)