com.enterprisedt.net.ftp
Class FTPTransferCancelledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.enterprisedt.net.ftp.FTPException
com.enterprisedt.net.ftp.FTPTransferCancelledException
- All Implemented Interfaces:
- Serializable
public class FTPTransferCancelledException
- extends FTPException
Thrown when an FTP transfer has been cancelled
- Version:
- $Revision: 1.3 $
- Author:
- Bruce Blackshaw
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
cvsId
public static final String cvsId
- Revision control id
- See Also:
- Constant Field Values
FTPTransferCancelledException
public FTPTransferCancelledException()
- Constructor. Delegates to super.
Copyright © 2000-2007 Enterprise Distributed Technologies. All Rights Reserved.