ActiveReports 13
ReportDataException Class
Members 

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports Namespace : ReportDataException Class
This exception is thrown when an error occurs while connecting to the report's data source.
Object Model
ReportDataException Class
Syntax
'Declaration
 
Public Class ReportDataException 
   Inherits ReportException
public class ReportDataException : ReportException 
Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         GrapeCity.ActiveReports.ReportException
            GrapeCity.ActiveReports.ReportDataException

See Also

Reference

ReportDataException Members
GrapeCity.ActiveReports Namespace