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

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

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

パラメータ

message

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

参照

関連項目

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

 

 


©2003-2015 GrapeCity inc. All rights reserved.