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

