Package de.hybris.platform.ruleengine.exception


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