com.sshtools.sftp
Class TransferCancelledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sshtools.sftp.TransferCancelledException
- All Implemented Interfaces:
- Serializable
public class TransferCancelledException
- extends Exception
Exception thrown when a file transfer is cancelled.
- Author:
- Lee David Painter
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TransferCancelledException
public TransferCancelledException()
- Creates a new TransferCancelledException object.
Copyright © 2012. All Rights Reserved.