Class RuleCompilerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.ruleengineservices.compiler.RuleCompilerException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
RuleSourceCodeTranslatorNotFoundException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRuleCompilerException(String message) RuleCompilerException(String message, Throwable cause) RuleCompilerException(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
-
RuleCompilerException
public RuleCompilerException() -
RuleCompilerException
-
RuleCompilerException
-
RuleCompilerException
-