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.
DecodingFailedException Constructor
Initializes a new instance of the DecodingFailedException class.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
| Name | Description | |
|---|---|---|
![]() | DecodingFailedException() | Initializes a new instance of the DecodingFailedException class. |
![]() | DecodingFailedException(SerializationInfo^, StreamingContext) | Initializes a new instance of the DecodingFailedException class from XML by using the provided information and context. |
![]() | DecodingFailedException(String^) | Initializes a new instance of the DecodingFailedException class by using the provided message. |
![]() | DecodingFailedException(String^, Exception^) | Initializes a new instance of the DecodingFailedException class by using the provided message and inner exception. |
Show:

