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