Partilhar via


Construtor ConnectionFailedWebTestException (Exception)

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

Sintaxe

'Declaração
Public Sub New ( _
    innerException As Exception _
)
public ConnectionFailedWebTestException(
    Exception innerException
)
public:
ConnectionFailedWebTestException(
    Exception^ innerException
)
new : 
        innerException:Exception -> ConnectionFailedWebTestException
public function ConnectionFailedWebTestException(
    innerException : Exception
)

Parâmetros

  • innerException
    Tipo: Exception

Segurança do .NET Framework

Consulte também

Referência

ConnectionFailedWebTestException Classe

Sobrecargas ConnectionFailedWebTestException

Namespace Microsoft.VisualStudio.TestTools.WebTesting