| Class | Description |
|---|---|
| DroolsRuleLoopExceptionTest |
Unit tests for DroolsRuleLoopException
|
| Exception | Description |
|---|---|
| DroolsRuleLoopException |
DroolsRuleLoopException indicates that a potentially infinite loop has been detected (based on the fact that a rule
has been fired more than
limit times. |
| RuleEngineRuntimeException |
RuleEngineRuntimeException thrown when errors are encountered during rule execution or the rule engine session is
prematurely ended or while rule engine initialization.
|
Copyright © 2000-2016 SAP SE. All Rights Reserved.