[]
The exception that is thrown when one of the formulas provided to a rule is not valid.
public class FormulaRestrictedException : ArgumentException, _Exception, ISerializable
Public Class FormulaRestrictedException
Inherits ArgumentException
Implements _Exception, ISerializable
Name | Description |
---|---|
FormulaRestrictedException(IExpressionConsumer, int, string, Exception) | Initializes a new instance of the ArgumentException class with a specified error message, the parameter name, and a reference to the inner exception that is the cause of this exception. |