GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports Namespace > ReportDataException Class : ReportDataException Constructor |
Overload | Description |
---|---|
ReportDataException Constructor() | Initializes a new instance of the ReportDataException class. |
ReportDataException Constructor(String) | Initializes a new instance of the ReportDataException with the specified message. |
ReportDataException Constructor(String,Exception) | Initializes a new instance of the ReportDataException class with a specified error message and a reference to the inner exception that is the cause of this exception. |