Spread for ASP.NET 11 Product Documentation
FormulaRestrictedException Class
Members 


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : FormulaRestrictedException Class
The exception that is thrown when one of the formulas provided to a rule is not valid.
Object Model
FormulaRestrictedException ClassIExpressionConsumer Interface
Syntax
'Declaration
 
Public Class FormulaRestrictedException 
   Inherits System.ArgumentException
'Usage
 
Dim instance As FormulaRestrictedException
public class FormulaRestrictedException : System.ArgumentException 
Inheritance Hierarchy

System.Object
   System.Exception
      System.SystemException
         System.ArgumentException
            FarPoint.Web.Spread.FormulaRestrictedException

See Also

Reference

FormulaRestrictedException Members
FarPoint.Web.Spread Namespace