Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / InvalidExternalReferenceParseException Class
Members


InvalidExternalReferenceParseException Class
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.
Syntax
'Declaration
 
Public Class InvalidExternalReferenceParseException 
   Inherits ParseException
 
Inheritance Hierarchy

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

See Also