com.glub.secureftp.bean
Class FTPPolicyRestrictionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.glub.secureftp.bean.FTPException
              extended by com.glub.secureftp.bean.FTPPolicyRestrictionException
All Implemented Interfaces:
Serializable

public class FTPPolicyRestrictionException
extends FTPException

Thrown if the FTP server has a policy restriction

Since:
2.0.4
Version:
$Revision: 47 $, $Date: 2009-05-16 10:10:12 -0700 (Sat, 16 May 2009) $
See Also:
Serialized Form

Constructor Summary
FTPPolicyRestrictionException()
           
FTPPolicyRestrictionException(String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FTPPolicyRestrictionException

public FTPPolicyRestrictionException()

FTPPolicyRestrictionException

public FTPPolicyRestrictionException(String s)


Copyright © 2000-08 Glub Tech, Inc. All Rights Reserved.