Package de.uplanet.lucy.ssh
Klasse SshTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.uplanet.lucy.ssh.SshException
de.uplanet.lucy.ssh.SshTimeoutException
- Alle implementierten Schnittstellen:
Serializable
public final class SshTimeoutException
extends de.uplanet.lucy.ssh.SshException
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungSshTimeoutException(String p_strMsg) SshTimeoutException(String p_strMsg, Throwable p_cause) SshTimeoutException(Throwable p_cause) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
SshTimeoutException
public SshTimeoutException() -
SshTimeoutException
-
SshTimeoutException
-
SshTimeoutException
-