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