[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Designer.ReportNotFoundException.-ctor

ReportNotFoundException Constructor

ReportNotFoundException(string)

Declaration
public ReportNotFoundException(string report)
Parameters
Type Name Description
string report

ReportNotFoundException(string, Exception)

Declaration
public ReportNotFoundException(string report, Exception innerException)
Parameters
Type Name Description
string report
Exception innerException