Package org.eclipse.jetty.io
Class QuietException.RuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.jetty.io.QuietException.RuntimeException
- All Implemented Interfaces:
Serializable
,QuietException
- Enclosing interface:
- QuietException
public static class QuietException.RuntimeException
extends RuntimeException
implements QuietException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.jetty.io.QuietException
QuietException.Exception, QuietException.RuntimeException
-
Constructor Summary
ConstructorDescriptionRuntimeException
(String message) RuntimeException
(String message, Throwable cause) RuntimeException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RuntimeException
public RuntimeException() -
RuntimeException
-
RuntimeException
-
RuntimeException
-