ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Aspnetcore.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / ReportNotFoundException Class / ReportNotFoundException Constructor / ReportNotFoundException Constructor(String)

In This Topic
    ReportNotFoundException Constructor(String)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal report As String _
    )
    public ReportNotFoundException( 
       string report
    )

    Parameters

    report
    See Also