Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / FormulaRestrictedException Class
Members


In This Topic
    FormulaRestrictedException Class
    In This Topic
    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