Aracılığıyla paylaş


WebTestException Oluşturucu (String)

Yeni bir örneğini başlatır WebTestException sınıfı ile bir hata iletisi.

Ad alanı:  Microsoft.VisualStudio.TestTools.WebTesting
Derleme:  Microsoft.VisualStudio.QualityTools.WebTestFramework (Microsoft.VisualStudio.QualityTools.WebTestFramework.dll içinde)

Sözdizimi

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

Parametreler

Açıklamalar

message Olan nullnull başvuru (Visual Basic\'te Nothing), dosya ve satır numaraları ile çağrı yığını yüzdelik.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WebTestException Sınıf

WebTestException Fazla Yük

Microsoft.VisualStudio.TestTools.WebTesting Ad Alanı