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