Class TaskCancelledException

  • All Implemented Interfaces:
    Serializable

    public class TaskCancelledException
    extends JUMPException
    a simple way to signal whatever was done down the line was cancelled whereever this was thrown
    See Also:
    Serialized Form
    • Constructor Detail

      • TaskCancelledException

        public TaskCancelledException()