GrapeCity ActiveReports for .NET 14.0J
HandleError メソッド (Viewer)

GrapeCity.ActiveReports.Viewer.Win アセンブリ > GrapeCity.ActiveReports.Viewer.Win 名前空間 > Viewer クラス : HandleError メソッド
報告する例外。
実行時のエラーを報告します。
シンタックス
'宣言
 
Public Sub HandleError( _
   ByVal ex As Exception _
) 
public void HandleError( 
   Exception ex
)

パラメータ

ex
報告する例外。
参照

Viewer クラス
Viewer メンバ