Spread Windows Forms 12.0 Product Documentation
InvalidExternalReferenceParseException Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : 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.
Object Model
InvalidExternalReferenceParseException Class
Syntax
'Declaration
 
Public Class InvalidExternalReferenceParseException 
   Inherits ParseException
'Usage
 
Dim instance As InvalidExternalReferenceParseException
public class InvalidExternalReferenceParseException : ParseException 
Inheritance Hierarchy

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

See Also

Reference

InvalidExternalReferenceParseException Members
FarPoint.Win.Spread.Model Namespace