GrapeCity.ActiveReports.v9 アセンブリ > GrapeCity.ActiveReports 名前空間 > ReportScriptException クラス > ReportScriptException コンストラクタ : ReportScriptException コンストラクタ(String,Exception) |
例外が発生するときに表示する、原因を説明するためのエラーメッセージ。
'宣言 Public Function New( _ ByVal message As String, _ ByVal innerException As Exception _ )
public ReportScriptException( string message, Exception innerException )
例外が発生するときに表示する、原因を説明するためのエラーメッセージ。