Package de.uplanet.lucy.ssh
Class SshTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.uplanet.lucy.ssh.SshException
de.uplanet.lucy.ssh.SshTimeoutException
- All Implemented Interfaces:
Serializable
public final class SshTimeoutException
extends de.uplanet.lucy.ssh.SshException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSshTimeoutException
(String p_strMsg) SshTimeoutException
(String p_strMsg, Throwable p_cause) SshTimeoutException
(Throwable p_cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SshTimeoutException
public SshTimeoutException() -
SshTimeoutException
-
SshTimeoutException
-
SshTimeoutException
-