GrapeCity ActiveReports for .NET 14.0J
ReportException クラス
メンバ 

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports 名前空間 : ReportException クラス
レポートの実行中にエラーが発生したときに、この例外またはその派生クラスの1つがスローされます。
オブジェクト モデル
ReportException クラス
シンタックス
'宣言
 
Public Class ReportException 
   Inherits System.ApplicationException
public class ReportException : System.ApplicationException 
継承階層

System.Object
   System.Exception
      System.ApplicationException
         GrapeCity.ActiveReports.ReportException
            GrapeCity.ActiveReports.ReportDataException
            GrapeCity.ActiveReports.ReportScriptException

参照

ReportException メンバ
GrapeCity.ActiveReports 名前空間