共用方式為


ReportViewerException 建構函式 (String)

此 API 支援 基礎結構,但無法直接從您的程式碼使用。

此建構函式支援 .NET Framework 結構而且並非設計直接從程式碼使用。

命名空間:  Microsoft.Reporting.WebForms
組件:  Microsoft.ReportViewer.WebForms (在 Microsoft.ReportViewer.WebForms.dll 中)

語法

'宣告
Protected Sub New ( _
    message As String _
)
'用途
Dim message As String

Dim instance As New ReportViewerException(message)
protected ReportViewerException(
    string message
)
protected:
ReportViewerException(
    String^ message
)
new : 
        message:string -> ReportViewerException
protected function ReportViewerException(
    message : String
)

參數

請參閱

參考

ReportViewerException 類別

ReportViewerException 多載

Microsoft.Reporting.WebForms 命名空間