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


In This Topic
    InvalidExternalReferenceParseException Class
    In This Topic
    Represents the exception that is thrown when an error is encountered which is caused by an invalid external reference during the parsing of a text representation of an expression.
    Object Model
    InvalidExternalReferenceParseException Class
    Syntax
    'Declaration
     
    
    Public Class InvalidExternalReferenceParseException 
       Inherits ParseException
    public class InvalidExternalReferenceParseException : ParseException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          System.ApplicationException
             FarPoint.Web.Spread.Model.ParseException
                FarPoint.Web.Spread.Model.InvalidExternalReferenceParseException

    See Also