Package de.hybris.platform.ruleengine.exception
-
Class Summary Class Description DroolsRuleLoopExceptionTest Unit tests for DroolsRuleLoopException -
Exception Summary Exception Description DroolsInitializationException DroolsInitializationException is used only internally to propagate initialization errorsDroolsRuleLoopException DroolsRuleLoopException indicates that a potentially infinite loop has been detected (based on the fact that a rule has been fired more thanlimittimes.RuleEngineRuntimeException RuleEngineRuntimeException thrown when errors are encountered during rule execution or the rule engine session is prematurely ended or while rule engine initialization.