|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidRuleException | |
org.drools.rule | Rule assembly components. |
Uses of InvalidRuleException in org.drools.rule |
Subclasses of InvalidRuleException in org.drools.rule | |
class |
NoConditionException
Validity exception indicating that a Rule does not
contain any Condition s. |
class |
NoParameterDeclarationException
Validity exception indicating that a Rule does not
contain any root object parameter Declaration s. |
Methods in org.drools.rule that throw InvalidRuleException | |
void |
Rule.checkValidity()
Check the validity of this rule, and throw exceptions if it failed validity tests. |
void |
RuleSet.addRule(Rule rule)
Add a Rule to this RuleSet . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |