Share via


UITestException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the UITestException 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 UITestException() Initializes a new instance of the UITestException class.
Public method UITestException(String) Initializes a new instance of the UITestException class by using the given error message.
Protected method UITestException(SerializationInfo, StreamingContext) Initializes a new instance of the UITestException class to deserialize the exception.
Public method UITestException(String, Exception) Initializes a new instance of the UITestException class by using the provided message and inner exception.

Top

See Also

Reference

UITestException Class

Microsoft.VisualStudio.TestTools.UITest.Extension Namespace