MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Web.Viewer Namespace / ReportNotFoundException Class
Members

ReportNotFoundException Class
The exception that is thrown when IReportService can not find the report with the specified identifier.
Object Model
ReportNotFoundException Class
Syntax
'Declaration
 
Public Class ReportNotFoundException 
   Inherits System.Exception
 
Inheritance Hierarchy

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

See Also