Package com.sshtools.j2ssh.agent
Class KeyTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sshtools.j2ssh.agent.KeyTimeoutException
- All Implemented Interfaces:
Serializable
- Version:
- $Revision: 1.12 $
- Author:
- $author$
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
KeyTimeoutException
public KeyTimeoutException()Creates a new KeyTimeoutException object.
-