MESCIUS.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Xml.Section Namespace / TextExportException Class
Members

TextExportException Class

The exception thrown when a TextExport-specific error occurs.

Object Model
TextExportException Class
Syntax
'Declaration
 
Public Class TextExportException 
   Inherits System.ApplicationException
 
Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         GrapeCity.ActiveReports.Export.Xml.Section.TextExportException

See Also