ActiveReports 12
TextExportException Class
Members 

GrapeCity.ActiveReports.Export.Xml.v12 Assembly > GrapeCity.ActiveReports.Export.Xml.Section Namespace : TextExportException Class

The exception thrown when a TextExport-specific error occurs.

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

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

See Also

Reference

TextExportException Members
GrapeCity.ActiveReports.Export.Xml.Section Namespace