Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.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