public class FtpTimeoutException extends FtpException
| Constructor and Description |
|---|
FtpTimeoutException(java.lang.String msg)
Creates exception with specified message string.
|
FtpTimeoutException(java.lang.String msg,
java.lang.Exception exception)
Creates exception with specified message string and source exception
|
public FtpTimeoutException(java.lang.String msg)
msg - the message of exceptionpublic FtpTimeoutException(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