Package com.sshtools.j2ssh.agent
Class KeyTimeoutException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.sshtools.j2ssh.agent.KeyTimeoutException
-
- All Implemented Interfaces:
java.io.Serializable
public class KeyTimeoutException extends java.lang.Exception
- Version:
- $Revision: 1.12 $
- Author:
- $author$
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description KeyTimeoutException()
Creates a new KeyTimeoutException object.
-