Partager via


Constructeur ReportViewerException (String)

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Ce constructeur prend en charge l'infrastructure .NET Framework et n'est pas destiné à être utilisé directement à partir de votre code.

Espace de noms :  Microsoft.Reporting.WinForms
Assembly :  Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    message As String _
)
'Utilisation
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
)

Paramètres

Voir aussi

Référence

ReportViewerException Classe

Surcharge ReportViewerException

Espace de noms Microsoft.Reporting.WinForms