Secure FTP Factory

com.jscape.util
Interface ExceptionWrapper

All Known Implementing Classes:
FtpConnectionLostException, FtpException, FtpTimeoutException

public interface ExceptionWrapper


Method Summary
 java.lang.Exception getException()
          Gets the source of the exception.
 

Method Detail

getException

java.lang.Exception getException()
Gets the source of the exception.

Returns:
the source exception.

Secure FTP Factory

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