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

In This Topic
    ReportNotFoundException Class
    In This Topic
    Occurs when IReportService can't find the report with the specified identifier.
    Object Model
    ReportNotFoundException Class
    Syntax
    'Declaration
     
    Public Class ReportNotFoundException 
       Inherits System.Exception
    public class ReportNotFoundException : System.Exception 
    Inheritance Hierarchy

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

    See Also