Class TerminatedStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sshtools.j2ssh.authentication.TerminatedStateException
- All Implemented Interfaces:
Serializable
- Version:
- $Revision: 1.14 $
- Author:
- $author$
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTerminatedStateException
(int state) Creates a new TerminatedStateException object. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TerminatedStateException
public TerminatedStateException(int state) Creates a new TerminatedStateException object.- Parameters:
state
-
-
-
Method Details
-
getState
public int getState()- Returns:
-