ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Xml.Section Namespace / TextExportException Class / TextExportException Constructor

In This Topic
    TextExportException Constructor
    In This Topic
    Initializes a new instance of the TextExportException class.   
    Overload List
    OverloadDescription
    Initializes a new instance of the TextExportException class with the specified error message.  
    Initializes a new instance of the TextExportException class with the specified error message and a reference to the inner exception that is the cause of this exception.  
    Initializes a new instance of the TextExportException class with serialized data.  
    See Also