Package com.sshtools.j2ssh.util
Class InvalidStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sshtools.j2ssh.util.InvalidStateException
- All Implemented Interfaces:
Serializable
- Version:
- $Revision: 1.14 $
- Author:
- $author$
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new InvalidStateException 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
-
InvalidStateException
Creates a new InvalidStateException object.- Parameters:
msg
-
-