Package limn.backend

Class Crashes.ShutdownRequested

All Implemented Interfaces:
Serializable
Enclosing class:
Crashes

public static final class Crashes.ShutdownRequested extends RuntimeException
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: