RuleSetNotFoundException Class
- public class RuleSetNotFoundException
extends RuleException
Signals that a rule set could not be located using a
supplied rule set URI string.
-
Hierarchy
-
Object
Throwable
Exception
ApplicationException
RuleException
RuleSetNotFoundException
-
All Implemented Interfaces
-
Serializable
Methods from java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleSetNotFoundException
public RuleSetNotFoundException(String
ruleSetUri,
Object
client)
- Creates an instance of RuleSetNotFoundException.