Partilhar via


Construtor WebTestEmptyTableException (String)

Inicializa uma nova instância da WebTestEmptyTableException classe com uma mensagem de erro especificado.

Namespace:  Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (em Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxe

'Declaração
Public Sub New ( _
    message As String _
)
public WebTestEmptyTableException(
    string message
)
public:
WebTestEmptyTableException(
    String^ message
)
new : 
        message:string -> WebTestEmptyTableException
public function WebTestEmptyTableException(
    message : String
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

WebTestEmptyTableException Classe

Sobrecargas WebTestEmptyTableException

Namespace Microsoft.VisualStudio.TestTools.WebTesting