The exception thrown when a TextExport-specific error occurs.

| Visual Basic (Declaration) | |
|---|---|
Public Class TextExportException Inherits System.ApplicationException | |
| C# | |
|---|---|
public class TextExportException : System.ApplicationException | |
System.Object
System.Exception
GrapeCity.ActiveReports.Export.Xml.Section.TextExportException