ActiveReports 12
ReportException Class
Members 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports Namespace : ReportException Class

This exception or one of its descendent classes is thrown when an error occurs while running the report.

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

System.Object
   System.Exception
      System.ApplicationException
         GrapeCity.ActiveReports.ReportException
            GrapeCity.ActiveReports.PageReportModel.MasterReportNotFoundException
            GrapeCity.ActiveReports.ReportDataException
            GrapeCity.ActiveReports.ReportScriptException

See Also

Reference

ReportException Members
GrapeCity.ActiveReports Namespace