GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports Namespace > ReportDataException Class > ReportDataException Constructor : ReportDataException Constructor(String) |
The message to display when the exception is thrown.
'Declaration Public Function New( _ ByVal message As System.String _ )
public ReportDataException( System.string message )
The message to display when the exception is thrown.