Class AuthenticationProtocolException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.sshtools.j2ssh.authentication.AuthenticationProtocolException
All Implemented Interfaces:
Serializable

public class AuthenticationProtocolException extends IOException
Version:
$Revision: 1.21 $
Author:
$author$
See Also:
  • Constructor Details

    • AuthenticationProtocolException

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