WebTestEmptyTableException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class WebTestEmptyTableException : Microsoft::VisualStudio::TestTools::WebTesting::WebTestException
[System.Serializable]
public class WebTestEmptyTableException : Microsoft.VisualStudio.TestTools.WebTesting.WebTestException
[<System.Serializable>]
type WebTestEmptyTableException = class
inherit WebTestException
Public Class WebTestEmptyTableException
Inherits WebTestException
- Inheritance
- Attributes
Constructors
WebTestEmptyTableException() | |
WebTestEmptyTableException(SerializationInfo, StreamingContext) | |
WebTestEmptyTableException(String, Exception) | |
WebTestEmptyTableException(String) |