Secure FTP Factory

Uses of Interface
com.jscape.util.ExceptionWrapper

Packages that use ExceptionWrapper
com.jscape.inet.ftp Contains client classes for communicating with a standard FTP server. 
 

Uses of ExceptionWrapper in com.jscape.inet.ftp
 

Classes in com.jscape.inet.ftp that implement ExceptionWrapper
 class FtpConnectionLostException
          Thrown when a connection to FTP server is unexpectedly lost.
 class FtpException
          FtpException is thrown by many methods of Ftp class.
 class FtpTimeoutException
          Thrown when a network timeout is encountered when trying to connect or transfer a file.
 


Secure FTP Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved