|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuleConstructionException | |
org.drools.rule | Rule assembly components. |
Uses of RuleConstructionException in org.drools.rule |
Subclasses of RuleConstructionException in org.drools.rule | |
class |
DuplicateRuleNameException
Indicates an attempt to add a Rule to a RuleSet
that already contains a Rule with the same name. |
class |
InvalidRuleException
Indicates an error regarding the semantic validity of a rule. |
class |
NoConsequenceException
Validity exception indicating that a Rule does not contain a
Consequence s. |
class |
NoParameterDeclarationException
Validity exception indicating that a Rule does not contain any
root object parameter Declaration s. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |