MissingReportSourceException Constructor

This constructor supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the MissingReportSourceException class.

Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New MissingReportSourceException
public MissingReportSourceException ()
public:
MissingReportSourceException ()
public MissingReportSourceException ()
public function MissingReportSourceException ()

See Also

Reference

MissingReportSourceException Class
MissingReportSourceException Members
Microsoft.Reporting.WebForms Namespace