Udostępnij za pośrednictwem


Konstruktor ReportViewerException — (String)

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Initializes a new instance of the ReportViewerException class with error message.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
Protected Sub New ( _
    message As String _
)
protected ReportViewerException(
    string message
)
protected:
ReportViewerException(
    String^ message
)
new : 
        message:string -> ReportViewerException
protected function ReportViewerException(
    message : String
)

Parametry

  • message
    Typ: String
    The message that describes the error.

Zobacz też

Informacje

ReportViewerException Klasa

Przeciążenie ReportViewerException

Przestrzeń nazw Microsoft.Reporting.WebForms