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.
WebTestStoppedException Constructor
Initializes a new instance of the WebTestStoppedException class.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | WebTestStoppedException() | Initializes a new instance of the WebTestStoppedException class. |
![]() | WebTestStoppedException(SerializationInfo^, StreamingContext) | Initializes a new instance of the WebTestStoppedException class for remoting scenarios. |
![]() | WebTestStoppedException(String^) | Initializes a new instance of the WebTestStoppedException class that has the specified error message. |
![]() | WebTestStoppedException(String^, Exception^) | Initializes a new instance of the WebTestStoppedException class that has an error message and a reference to the inner Exception that caused this exception. |
Show:

