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

