| Class | Description |
|---|---|
| DroolsRuleLoopExceptionTest |
Unit tests for DroolsRuleLoopException
|
| Exception | Description |
|---|---|
| DroolsInitializationException |
DroolsInitializationException is used only internally to propagate initialization errors
|
| 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 © 2017 SAP SE. All Rights Reserved.