Package org.eclipse.jetty.io
Interface QuietException
- All Known Subinterfaces:
HttpException
- All Known Implementing Classes:
BadMessageException
,EofException
,HttpException.IllegalArgumentException
,HttpException.RuntimeException
,QuietException.Exception
,QuietException.RuntimeException
,QuietServletException
public interface QuietException
A Quiet Exception.
Exception classes that extend this interface will be logged less verbosely.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
static class
-
Method Summary
-
Method Details
-
isQuiet
-