Condividi tramite


Costruttore ConnectionFailedWebTestException (Exception)

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    innerException As Exception _
)
public ConnectionFailedWebTestException(
    Exception innerException
)
public:
ConnectionFailedWebTestException(
    Exception^ innerException
)
new : 
        innerException:Exception -> ConnectionFailedWebTestException
public function ConnectionFailedWebTestException(
    innerException : Exception
)

Parametri

  • innerException
    Tipo: Exception

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ConnectionFailedWebTestException Classe

Overload ConnectionFailedWebTestException

Spazio dei nomi Microsoft.VisualStudio.TestTools.WebTesting