This topic has not yet been rated - Rate this topic

UITestException Constructor (String)

Initializes a new instance of the UITestException class by using the given error message.

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
public UITestException(
	string message
)

Parameters

message
Type: System.String
An error message.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.