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

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

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

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

パラメータ

message

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

参照

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