Package org.eclipse.jetty.util
Class ConstantThrowable
java.lang.Object
java.lang.Throwable
org.eclipse.jetty.util.ConstantThrowable
- All Implemented Interfaces:
Serializable
A
Throwable
that may be used in static contexts. It uses Java 7
constructor that prevents setting stackTrace inside exception object.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace