Class RuleTypeMappingException

All Implemented Interfaces:
Serializable

public class RuleTypeMappingException extends RuleEngineServiceRuntimeException
See Also:
  • Constructor Details

    • RuleTypeMappingException

      public RuleTypeMappingException()
    • RuleTypeMappingException

      public RuleTypeMappingException(String message)
    • RuleTypeMappingException

      public RuleTypeMappingException(Throwable cause)
    • RuleTypeMappingException

      public RuleTypeMappingException(String message, Throwable cause)