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

GrapeCity.ActiveReports.Export.Word.Section 名前空間 > RtfExportException クラス : 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.
参照

RtfExportException クラス
RtfExportException メンバ