WebTestEndOfDataException 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 WebTestEndOfDataException : Microsoft::VisualStudio::TestTools::WebTesting::WebTestException
[System.Serializable]
public class WebTestEndOfDataException : Microsoft.VisualStudio.TestTools.WebTesting.WebTestException
[<System.Serializable>]
type WebTestEndOfDataException = class
inherit WebTestException
Public Class WebTestEndOfDataException
Inherits WebTestException
- Inheritance
- Attributes
Constructors
WebTestEndOfDataException() | |
WebTestEndOfDataException(SerializationInfo, StreamingContext) | |
WebTestEndOfDataException(String, Exception) | |
WebTestEndOfDataException(String) |