Class TerminatedStateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sshtools.j2ssh.authentication.TerminatedStateException
All Implemented Interfaces:
Serializable

public class TerminatedStateException extends Exception
Version:
$Revision: 1.14 $
Author:
$author$
See Also:
  • Constructor Details

    • TerminatedStateException

      public TerminatedStateException(int state)
      Creates a new TerminatedStateException object.
      Parameters:
      state -
  • Method Details

    • getState

      public int getState()
      Returns: