Class InvalidSshKeyException

All Implemented Interfaces:
Serializable

public class InvalidSshKeyException extends TransportProtocolException
Version:
$Revision: 1.15 $
Author:
$author$
See Also:
  • Constructor Details

    • InvalidSshKeyException

      public InvalidSshKeyException()
      Creates a new InvalidSshKeyException object.
    • InvalidSshKeyException

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