Class RuleConverterException

All Implemented Interfaces:
Serializable

public class RuleConverterException extends RuleEngineServiceException
See Also:
  • Constructor Details

    • RuleConverterException

      public RuleConverterException()
    • RuleConverterException

      public RuleConverterException(String message)
    • RuleConverterException

      public RuleConverterException(Throwable cause)
    • RuleConverterException

      public RuleConverterException(String message, Throwable cause)