Class DefaultRuleCompilerProblem

java.lang.Object
de.hybris.platform.ruleengineservices.compiler.impl.DefaultRuleCompilerProblem
All Implemented Interfaces:
RuleCompilerProblem, Serializable
Direct Known Subclasses:
DefaultRuleCompilerParameterProblem

public class DefaultRuleCompilerProblem extends Object implements RuleCompilerProblem
Default implementation of RuleCompilerProblem.
See Also: