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