Package org.drools.base.rule
Class RuleConstructionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.drools.base.rule.RuleConstructionException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DuplicateRuleNameException,InvalidPatternException,InvalidRuleException
Base exception for errors during
Rule construction.- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString