Uses of Class
org.drools.base.rule.RuleConstructionException
Packages that use RuleConstructionException
Package
Description
Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements.
-
Uses of RuleConstructionException in org.drools.base.rule
Subclasses of RuleConstructionException in org.drools.base.ruleModifier and TypeClassDescriptionclassIndicates an attempt to add aRuleto aPackagethat already contains aRulewith the same name.classclassIndicates an error regarding the semantic validity of a rule.classValidity exception indicating that aRuledoes not contain aConsequences.