The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WebTestException Constructor
Initializes a new instance of the WebTestException class.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | WebTestException() | Initializes a new instance of the WebTestException class. |
![]() | WebTestException(SerializationInfo^, StreamingContext) | Initializes a new instance of the WebTestException class for remoting scenarios. |
![]() | WebTestException(String^) | Initializes a new instance of the WebTestException class with an error message. |
![]() | WebTestException(String^, Exception^) | Initializes a new instance of the WebTestException class with an error message and a reference to the inner Exception that caused this exception. |
Show:

