Uses of Class
org.drools.rule.InvalidRuleException

Packages that use InvalidRuleException
org.drools.rule Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. 
 

Uses of InvalidRuleException in org.drools.rule
 

Subclasses of InvalidRuleException in org.drools.rule
 class NoConsequenceException
          Validity exception indicating that a Rule does not contain a Consequences.
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.