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.
UITestJScriptExecutionException Constructor
Initializes a new instance of the UITestJScriptExecutionException class.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
| Name | Description | |
|---|---|---|
![]() | UITestJScriptExecutionException() | Default constructor. |
![]() | UITestJScriptExecutionException(SerializationInfo^, StreamingContext) | Deserialization constructor. |
![]() | UITestJScriptExecutionException(String^) | Create new instance using the message. |
![]() | UITestJScriptExecutionException(String^, Exception^) | Create new instance using the message and the inner exception. |
Show:

