See Also

ReportDataException Class  | ReportDataException Members  | Overload List

Language

Visual Basic

C#

Show All

message

The message to display when the exception is thrown.

See Also Languages ActiveReports Send feedback to Data Dynamics

ReportDataException Constructor(String)

Initializes a new instance of the ReportDataException with the specified message.

[Visual Basic]
Public Function New( _    ByVal message As String _ )
[C#]
public ReportDataException(    string message );

Parameters

message

The message to display when the exception is thrown.

See Also

ReportDataException Class  | ReportDataException Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.