FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ParseException Class / ParseException Constructor / ParseException Constructor()


In This Topic
ParseException Constructor()
In This Topic
Constructs a new instance of the ParseException class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New ParseException()
See Also