Compartir a través de


WebTestEmptyTableException (Constructor) (String)

Inicializa una nueva instancia de la clase WebTestEmptyTableException con el mensaje de error especificado.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.WebTesting
Ensamblado:  Microsoft.VisualStudio.QualityTools.WebTestFramework (en Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintaxis

'Declaración
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

Seguridad de .NET Framework

Vea también

Referencia

WebTestEmptyTableException Clase

WebTestEmptyTableException (Sobrecarga)

Microsoft.VisualStudio.TestTools.WebTesting (Espacio de nombres)