Share via


DecodingFailedException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the DecodingFailedException 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 DecodingFailedException() Initializes a new instance of the DecodingFailedException class.
Public method DecodingFailedException(String) Initializes a new instance of the DecodingFailedException class by using the provided message.
Protected method DecodingFailedException(SerializationInfo, StreamingContext) Initializes a new instance of the DecodingFailedException class from XML by using the provided information and context.
Public method DecodingFailedException(String, Exception) Initializes a new instance of the DecodingFailedException class by using the provided message and inner exception.

Top

See Also

Reference

DecodingFailedException Class

Microsoft.VisualStudio.TestTools.UITest.Extension Namespace