com.sshtools.j2ssh.transport.publickey

Class InvalidSshKeySignatureException


public class InvalidSshKeySignatureException
extends TransportProtocolException

Version:
$Revision: 1.15 $
Author:
$author$

Constructor Summary

InvalidSshKeySignatureException()
Creates a new InvalidSshKeySignatureException object.
InvalidSshKeySignatureException(Throwable t)
Creates a new InvalidSshKeySignatureException object.

Constructor Details

InvalidSshKeySignatureException

public InvalidSshKeySignatureException()
Creates a new InvalidSshKeySignatureException object.

InvalidSshKeySignatureException

public InvalidSshKeySignatureException(Throwable t)
Creates a new InvalidSshKeySignatureException object.
Parameters:
t -

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.