public class FtpConnectionLostException extends FtpException
| Constructor and Description |
|---|
FtpConnectionLostException(java.lang.String msg)
Creates exception with specified message string.
|
FtpConnectionLostException(java.lang.String msg,
java.lang.Exception exception)
Creates exception with specified message string and source exception
|
public FtpConnectionLostException(java.lang.String msg)
msg - the message of exceptionpublic FtpConnectionLostException(java.lang.String msg,
java.lang.Exception exception)
msg - the message of exceptionexception - the exception which caused this exceptionCopyright © JSCAPE LLC. 1999-2021. All Rights Reserved