Class RuleEvaluationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.ruleengineservices.rule.evaluation.RuleEvaluationException
All Implemented Interfaces:
Serializable

public class RuleEvaluationException extends RuntimeException
See Also:
  • Constructor Details

    • RuleEvaluationException

      public RuleEvaluationException(String message)
    • RuleEvaluationException

      public RuleEvaluationException(String message, Throwable throwable)