Delen via


WebTestException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the WebTestException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

WebTestException()

Initializes a new instance of the WebTestException class.

Public method

WebTestException(String)

Initializes a new instance of the WebTestException class with an error message.

Protected method

WebTestException(SerializationInfo, StreamingContext)

Initializes a new instance of the WebTestException class for remoting scenarios.

Public method

WebTestException(String, Exception)

Initializes a new instance of the WebTestException class with an error message and a reference to the inner Exception that caused this exception.

Top

See Also

Reference

WebTestException Class

WebTestException Members

Microsoft.VisualStudio.TestTools.WebTesting Namespace