Class TransferEventError

All Implemented Interfaces:
TransferEndEvent, TransferEvent

public class TransferEventError extends TransferEndEventImpl
Indicates the reason why a transfer failed
  • Constructor Details

    • TransferEventError

      public TransferEventError()
  • Method Details

    • setException

      public void setException(Exception exception)
    • getException

      public Exception getException()