Sdílet prostřednictvím


WebTestException – konstruktor (String)

Inicializuje novou instanci WebTestException Třída se chybová zpráva.

Obor názvů:  Microsoft.VisualStudio.TestTools.WebTesting
Sestavení:  Microsoft.VisualStudio.QualityTools.WebTestFramework (v Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

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

Parametry

Poznámky

Pokud message je nullodkaz Null (Nothing v jazyce Visual Basic), výstupu zásobník volání čísla řádku a soubor.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

WebTestException Třída

WebTestException – přetížení

Microsoft.VisualStudio.TestTools.WebTesting – obor názvů