The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UITestException Constructor
Initializes a new instance of the UITestException class.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
| Name | Description | |
|---|---|---|
![]() | UITestException() | Initializes a new instance of the UITestException class. |
![]() | UITestException(SerializationInfo^, StreamingContext) | Initializes a new instance of the UITestException class to deserialize the exception. |
![]() | UITestException(String^) | Initializes a new instance of the UITestException class by using the given error message. |
![]() | UITestException(String^, Exception^) | Initializes a new instance of the UITestException class by using the provided message and inner exception. |
Show:

