WebTestEmptyTableException Class

Definition

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
WebTestEmptyTableException
Attributes

Constructors

WebTestEmptyTableException()
WebTestEmptyTableException(SerializationInfo, StreamingContext)
WebTestEmptyTableException(String)
WebTestEmptyTableException(String, Exception)

Applies to