Uses of Interface
org.eclipse.jetty.http.HttpException
Packages that use HttpException
-
Uses of HttpException in org.eclipse.jetty.http
Classes in org.eclipse.jetty.http that implement HttpExceptionModifier and TypeClassDescriptionclassException thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.static classException thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.static classException thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.Methods in org.eclipse.jetty.http with parameters of type HttpExceptionModifier and TypeMethodDescriptionprotected voidHttpParser.badMessage(HttpException x) default voidHttpParser.HttpHandler.badMessage(HttpException failure) Called to signal that a bad HTTP message has been received.voidHttpTester.Message.badMessage(HttpException failure) static voidHttpException.throwAsUnchecked(HttpException httpException)