WebTestException Class

Definition

public ref class WebTestException : Exception
[System.Serializable]
public class WebTestException : Exception
[<System.Serializable>]
type WebTestException = class
    inherit Exception
Public Class WebTestException
Inherits Exception
Inheritance
WebTestException
Derived
Attributes

Constructors

WebTestException()
WebTestException(SerializationInfo, StreamingContext)
WebTestException(String)
WebTestException(String, Exception)

Applies to