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:
  • Konstruktordetails

    • SshTimeoutException

      public SshTimeoutException()
    • SshTimeoutException

      public SshTimeoutException(String p_strMsg)
    • SshTimeoutException

      public SshTimeoutException(Throwable p_cause)
    • SshTimeoutException

      public SshTimeoutException(String p_strMsg, Throwable p_cause)