Class RuleSourceCodeTranslatorNotFoundException

All Implemented Interfaces:
Serializable

public class RuleSourceCodeTranslatorNotFoundException extends RuleCompilerException
See Also:
  • Constructor Details

    • RuleSourceCodeTranslatorNotFoundException

      public RuleSourceCodeTranslatorNotFoundException()
    • RuleSourceCodeTranslatorNotFoundException

      public RuleSourceCodeTranslatorNotFoundException(String message)
    • RuleSourceCodeTranslatorNotFoundException

      public RuleSourceCodeTranslatorNotFoundException(Throwable cause)
    • RuleSourceCodeTranslatorNotFoundException

      public RuleSourceCodeTranslatorNotFoundException(String message, Throwable cause)