Class CancelException

All Implemented Interfaces:
Serializable

public class CancelException extends RuntimeException
Used when actions must be cancelled from deep within a call stack.
See Also:
  • Constructor Details

    • CancelException

      public CancelException()