Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
IOException
com.sshtools.j2ssh.SshException
com.sshtools.j2ssh.transport.TransportProtocolException
com.sshtools.j2ssh.transport.publickey.InvalidSshKeySignatureException
public class InvalidSshKeySignatureException
extends TransportProtocolException
Constructor Summary | |
| |
|
public InvalidSshKeySignatureException()
Creates a new InvalidSshKeySignatureException object.
public InvalidSshKeySignatureException(Throwable t)
Creates a new InvalidSshKeySignatureException object.
- Parameters:
t
-