ConnectionFailedWebTestException Class

Definition

public ref class ConnectionFailedWebTestException : Microsoft::VisualStudio::TestTools::WebTesting::WebTestException
[System.Serializable]
public class ConnectionFailedWebTestException : Microsoft.VisualStudio.TestTools.WebTesting.WebTestException
[<System.Serializable>]
type ConnectionFailedWebTestException = class
    inherit WebTestException
Public Class ConnectionFailedWebTestException
Inherits WebTestException
Inheritance
ConnectionFailedWebTestException
Attributes

Constructors

ConnectionFailedWebTestException()
ConnectionFailedWebTestException(Exception)
ConnectionFailedWebTestException(Exception, String)
ConnectionFailedWebTestException(SerializationInfo, StreamingContext)
ConnectionFailedWebTestException(String)
ConnectionFailedWebTestException(String, Exception)

Applies to