Class WasCancelledException

  • All Implemented Interfaces:
    Serializable

    public class WasCancelledException
    extends Exception
    A Marker or tag exception for services caught by a cancellation
    Author:
    jwells
    See Also:
    Serialized Form
    • Constructor Detail

      • WasCancelledException

        public WasCancelledException​(Descriptor d)
        The given descriptor was processing during a cancellation of the job
        Parameters:
        d - The non-null descriptor that was cancelled