com.sshtools.j2ssh.transport.publickey

Class InvalidSshKeyException


public class InvalidSshKeyException
extends TransportProtocolException

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

Constructor Summary

InvalidSshKeyException()
Creates a new InvalidSshKeyException object.
InvalidSshKeyException(String msg)
Creates a new InvalidSshKeyException object.

Constructor Details

InvalidSshKeyException

public InvalidSshKeyException()
Creates a new InvalidSshKeyException object.

InvalidSshKeyException

public InvalidSshKeyException(String msg)
Creates a new InvalidSshKeyException object.
Parameters:
msg -

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