Class InvalidHostFileException

All Implemented Interfaces:
Serializable

public class InvalidHostFileException extends TransportProtocolException

Thrown by abstract host key verifications when a host file is invalid

Since:
0.2.0
Version:
$Revision: 1.20 $
Author:
Lee David Painter
See Also:
  • Constructor Details

    • InvalidHostFileException

      public InvalidHostFileException(String msg)

      Contructs the exception.

      Parameters:
      msg - the error message
      Since:
      0.2.0