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

GrapeCity.ActiveReports.Rdl.Persistence 名前空間 > PersistenceException クラス : GetBaseException メソッド
When overridden in a derived class, returns the System.Exception that is the root cause of one or more subsequent exceptions.
シンタックス
'宣言
 
Public Function GetBaseException() As Exception
public 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.
参照

PersistenceException クラス
PersistenceException メンバ