Class TransferCancelledException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sshtools.client.sftp.TransferCancelledException
All Implemented Interfaces:
Serializable

public class TransferCancelledException extends Exception
Exception thrown when a file transfer is cancelled.
See Also:
  • Constructor Details

    • TransferCancelledException

      public TransferCancelledException()
      Creates a new TransferCancelledException object.