Class KillException

All Implemented Interfaces:
Serializable

public final class KillException extends ControlFlowException
Controls breaking out of an execution context, such as a shell or eval.
See Also:
  • Constructor Details

    • KillException

      public KillException()