com.glub.secureftp.bean
Class FTPRestartNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.glub.secureftp.bean.FTPException
com.glub.secureftp.bean.FTPRestartNotSupportedException
- All Implemented Interfaces:
- Serializable
public class FTPRestartNotSupportedException
- extends FTPException
Thrown if the server does not support restarting interruped file transfers.
- 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 |
FTPRestartNotSupportedException
public FTPRestartNotSupportedException()
FTPRestartNotSupportedException
public FTPRestartNotSupportedException(String s)
Copyright © 2000-12
Glub Tech, Inc.
All Rights Reserved.