[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MasterReportNotFoundException

MasterReportNotFoundException Class

Represents an exception throws when a master report cannot be found.

Inheritance
MasterReportNotFoundException
Implements
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class MasterReportNotFoundException : Exception, ISerializable

Constructors

Name Description
MasterReportNotFoundException()

Initializes a new instance of the MasterReportNotFoundException class.

Extension Methods