MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / ReportNotFoundException Class
Members

ReportNotFoundException Class
Represents the exception that is thrown when a report cannot be found.
Object Model
ReportNotFoundException Class
Syntax
'Declaration
 
Public Class ReportNotFoundException 
   Inherits GrapeCity.ActiveReports.Web.Viewer.ReportNotFoundException
 
Inheritance Hierarchy

System.Object
   System.Exception
      GrapeCity.ActiveReports.Web.Viewer.ReportNotFoundException
         GrapeCity.ActiveReports.Web.Designer.ReportNotFoundException

See Also