Class CancelEvent

  • All Implemented Interfaces:
    IEvent, java.io.Serializable

    public class CancelEvent
    extends Event
    An event indicating the negatively acknowledged outcome of an execution.
    See Also:
    Serialized Form
    • Constructor Detail

      • CancelEvent

        public CancelEvent​(java.lang.Object source)