[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Viewer.ReportNotFoundException

ReportNotFoundException Class

The exception that is thrown when IReportService can not find the report with the specified identifier.

Inheritance
ReportNotFoundException
Implements
Namespace: GrapeCity.ActiveReports.Web.Viewer
Assembly: MESCIUS.ActiveReports.Web.Viewer.dll
Syntax
public class ReportNotFoundException : Exception, ISerializable

Constructors

Name Description
ReportNotFoundException(string)

Initializes a new instance of the ReportNotFoundException class.

ReportNotFoundException(string, Exception)

Initializes a new instance of the ReportNotFoundException class.

Properties

Name Description
Report

Gets the report identifier.