WebTestStoppedException Class

Definition

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

Constructors

WebTestStoppedException()
WebTestStoppedException(SerializationInfo, StreamingContext)
WebTestStoppedException(String)
WebTestStoppedException(String, Exception)

Applies to