Class RuleEngineServiceRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.ruleengineservices.RuleEngineServiceRuntimeException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RuleTypeMappingException

public class RuleEngineServiceRuntimeException extends RuntimeException
See Also:
  • Constructor Details

    • RuleEngineServiceRuntimeException

      public RuleEngineServiceRuntimeException()
    • RuleEngineServiceRuntimeException

      public RuleEngineServiceRuntimeException(String message)
    • RuleEngineServiceRuntimeException

      public RuleEngineServiceRuntimeException(Throwable cause)
    • RuleEngineServiceRuntimeException

      public RuleEngineServiceRuntimeException(String message, Throwable cause)