ActiveReports3 Request technical support
ReportDataException Constructor
See Also 


Initializes a new instance of the ReportDataException class.

Overload List

OverloadDescription
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 with a specified error message and a reference to the inner exception that is the cause of this exception.  

See Also