Constructor RuleCompilationException
- Namespace
- RuleWright.Execution
- Assembly
- RuleWright.Execution.dll
RuleCompilationException(string, string, Exception?)
Creates the exception.
public RuleCompilationException(string ruleId, string message, Exception? innerException = null)