com.glub.secureftp.bean
Class FTPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.glub.secureftp.bean.FTPException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- FTPAbortException, FTPAccessDeniedException, FTPAuthNotSupportedException, FTPBadLoginException, FTPConnectException, FTPConnectionLostException, FTPKeyStoreException, FTPNeedAccountException, FTPNeedPasswordException, FTPNoSuchFileException, FTPNotADirectoryException, FTPPermissionDeniedException, FTPPolicyRestrictionException, FTPRestartNotSupportedException
public class FTPException
- extends Exception
Thrown if the FTP server returns an error.
- Since:
- 2.0
- Version:
- $Revision: 47 $, $Date: 2009-05-16 10:10:12 -0700 (Sat, 16 May 2009) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FTPException
public FTPException()
FTPException
public FTPException(String s)
Copyright © 2000-08
Glub Tech, Inc.
All Rights Reserved.