Class RuleEngineRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.ruleengine.exception.RuleEngineRuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DroolsRuleLoopException
RuleEngineRuntimeException thrown when errors are encountered during rule execution or the rule engine session is
prematurely ended or while rule engine initialization.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RuleEngineRuntimeException
public RuleEngineRuntimeException() -
RuleEngineRuntimeException
-
RuleEngineRuntimeException
-
RuleEngineRuntimeException
-