GrapeCity ActiveReports for .NET 16.0J
GetBaseException メソッド (ReportScriptException)

GrapeCity.ActiveReports 名前空間 > ReportScriptException クラス : GetBaseException メソッド
When overridden in a derived class, returns the System.Exception that is the root cause of one or more subsequent exceptions.
シンタックス
'宣言
 
Public Overridable Function GetBaseException() As Exception
public virtual Exception GetBaseException()

戻り値の型

The first exception thrown in a chain of exceptions. If the System.Exception.InnerException property of the current exception is a null reference (Nothing in Visual Basic), this property returns the current exception.
参照

ReportScriptException クラス
ReportScriptException メンバ