GrapeCity.Xaml.CalcEngine
CalcParseException Class
Members 


GrapeCity.CalcEngine Namespace : CalcParseException Class
Represent the parse exception which contains error found in parsing.
Syntax
'Declaration
 
Public Class CalcParseException 
   Inherits System.Exception
'Usage
 
Dim instance As CalcParseException
public class CalcParseException : System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      GrapeCity.CalcEngine.CalcParseException

See Also

Reference

CalcParseException Members
GrapeCity.CalcEngine Namespace