com.sshtools.j2ssh.transport

Class InvalidHostFileException


public class InvalidHostFileException
extends TransportProtocolException

Thrown by abstract host key verifications when a host file is invalid
Version:
$Revision: 1.20 $
Author:
Lee David Painter
Since:
0.2.0

Constructor Summary

InvalidHostFileException(String msg)
Contructs the exception.

Constructor Details

InvalidHostFileException

public InvalidHostFileException(String msg)
Contructs the exception.
Parameters:
msg - the error message
Since:
0.2.0

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