Spread Windows Forms 15.0
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()
    public ParseException()
    See Also