Class TransferEventCancelled

All Implemented Interfaces:
TransferEndEvent, TransferEvent

public class TransferEventCancelled extends TransferEndEventImpl
The cancelled event indicates a transfer was aborted
  • Constructor Details

    • TransferEventCancelled

      public TransferEventCancelled()
  • Method Details

    • toString

      public String toString()
      Description copied from class: TransferEventImpl
      A simple human readable summary of this event, the format of this string is not guaranteed and is liable to change.
      Overrides:
      toString in class TransferEventImpl