ConnectionFailedWebTestException Class
No content here will be updated; please do not add material here.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
System::Exception
Microsoft.VisualStudio.TestTools.WebTesting::WebTestException
Microsoft.VisualStudio.TestTools.WebTesting::ConnectionFailedWebTestException
| Name | Description | |
|---|---|---|
![]() | ConnectionFailedWebTestException() | Initializes a new instance of the ConnectionFailedWebTestException class. |
![]() | ConnectionFailedWebTestException(Exception^) | Initializes a new instance of the ConnectionFailedWebTestException class with a reference to the inner exception that is the cause of this exception. |
![]() | ConnectionFailedWebTestException(Exception^, String^) | |
![]() | ConnectionFailedWebTestException(SerializationInfo^, StreamingContext) | Initializes a new instance of the ConnectionFailedWebTestException class with serialized data, for use in remoting scenarios. |
![]() | ConnectionFailedWebTestException(String^) | Initializes a new instance of the ConnectionFailedWebTestException class with a specified error message. |
![]() | ConnectionFailedWebTestException(String^, Exception^) | Initializes a new instance of the ConnectionFailedWebTestException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetBaseException() | (Inherited from Exception.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | (Inherited from Exception.) |
![]() | GetType() | (Inherited from Exception.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
![]() | SerializeObjectState | (Inherited from Exception.) |
No content here will be updated; please do not add material here.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



