Class RuleTypeMappingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.ruleengineservices.RuleEngineServiceRuntimeException
de.hybris.platform.ruleengineservices.rule.strategies.RuleTypeMappingException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRuleTypeMappingException(String message) RuleTypeMappingException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RuleTypeMappingException
public RuleTypeMappingException() -
RuleTypeMappingException
-
RuleTypeMappingException
-
RuleTypeMappingException
-