Uses of Interface
org.eclipse.jetty.io.QuietException
Package
Description
Jetty Server : Modular Servlet Integration
Jetty Http : Tools for Http processing
Jetty IO : Core classes for Jetty IO subsystem
-
Uses of QuietException in org.eclipse.jetty.ee10.servlet
Modifier and TypeClassDescriptionclass
A ServletException that is logged less verbosely than a normal ServletException. -
Uses of QuietException in org.eclipse.jetty.http
Modifier and TypeInterfaceDescriptioninterface
A tagging interface for Exceptions that carry a HTTP response code and reason.Modifier and TypeClassDescriptionclass
Exception thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.static class
Exception thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.static class
Exception thrown to indicate a Bad HTTP Message has either been received or attempted to be generated. -
Uses of QuietException in org.eclipse.jetty.io
Modifier and TypeClassDescriptionclass
A Jetty specialization of EOFException.static class
static class