Uses of Class
de.hybris.platform.ruleengine.exception.RuleEngineRuntimeException
Packages that use RuleEngineRuntimeException
-
Uses of RuleEngineRuntimeException in de.hybris.platform.ruleengine.exception
Subclasses of RuleEngineRuntimeException in de.hybris.platform.ruleengine.exceptionModifier and TypeClassDescriptionclassDroolsRuleLoopException indicates that a potentially infinite loop has been detected (based on the fact that a rule has been fired more thanlimittimes.