站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

Uses of Class org.drools.rule.RuleConstructionException (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


Uses of Class
org.drools.rule.RuleConstructionException

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

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 Package that already contains a Rule with the same name.
 class InvalidPatternException
           
 class InvalidRuleException
          Indicates an error regarding the semantic validity of a rule.
 class NoConsequenceException
          Validity exception indicating that a Rule does not contain a Consequences.
 



Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.