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

GrapeCity.ActiveReports 名前空間 > ReportException クラス > ReportException コンストラクタ : ReportException コンストラクタ(String)

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

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

パラメータ

message

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

参照

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