WebTestStoppedException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the WebTestStoppedException 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 WebTestStoppedException() Initializes a new instance of the WebTestStoppedException class.
Public method WebTestStoppedException(String) Initializes a new instance of the WebTestStoppedException class that has the specified error message.
Protected method WebTestStoppedException(SerializationInfo, StreamingContext) Initializes a new instance of the WebTestStoppedException class for remoting scenarios.
Public method WebTestStoppedException(String, Exception) Initializes a new instance of the WebTestStoppedException class that has an error message and a reference to the inner Exception that caused this exception.

Top

See Also

Reference

WebTestStoppedException Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace