[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FormulaRestrictedException

FormulaRestrictedException Class

The exception that is thrown when one of the formulas provided to a rule is not valid.

Inheritance
FormulaRestrictedException
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class FormulaRestrictedException : ArgumentException, _Exception, ISerializable
Public Class FormulaRestrictedException
    Inherits ArgumentException
    Implements _Exception, ISerializable

Constructors

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.

Properties

Name Description
Consumer

Gets the consumer.

Index

Gets the index.