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

In This Topic
    TextExportException Class
    In This Topic

    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