Udostępnij za pośrednictwem


Konstruktor WebTestException — (String)

Inicjuje nowe wystąpienie WebTestException klasy z komunikatem o błędzie.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public Sub New ( _
    message As String _
)
public WebTestException(
    string message
)
public:
WebTestException(
    String^ message
)
new : 
        message:string -> WebTestException
public function WebTestException(
    message : String
)

Parametry

Uwagi

Jeśli message jest nullodwołanie o wartości null (Nothing w języku Visual Basic), jest wyprodukowania stos wywołań z numerami pliku i linii.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebTestException Klasa

Przeciążenie WebTestException

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting