Package limn.backend
Class Crashes.ShutdownRequested
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
limn.backend.Crashes.ShutdownRequested
- All Implemented Interfaces:
Serializable
- Enclosing class:
Crashes
Unwinds the event loop when a
CrashHandler returned false;
containment sites let it pass through instead of re-dispatching, so the
handler sees each crash once. The original crash is the cause.- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString