GrapeCity ActiveReports for .NET 14.0J
ReportDataException コンストラクタ(String)

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports 名前空間 > ReportDataException クラス > ReportDataException コンストラクタ : ReportDataException コンストラクタ(String)

例外が発生するときに表示する、原因を説明するためのエラーメッセージ。

エラーメッセージを指定して、ReportDataExceptionクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal message As String _
)
public ReportDataException( 
   string message
)

パラメータ

message

例外が発生するときに表示する、原因を説明するためのエラーメッセージ。

参照

ReportDataException クラス
ReportDataException メンバ
オーバーロード一覧