EqtDataException Class

Definition

Represents the exception that is thrown by a test item provider in the test management interface (UI) of Visual Studio Test Professional when a parameter provided to a method is invalid or otherwise used unsuccessfully.

C++
public ref class EqtDataException : Microsoft::VisualStudio::TestTools::Exceptions::EqtException
Inheritance
EqtDataException
Derived
Attributes

Constructors

EqtDataException()

Initializes a new instance of the EqtDataException class.

EqtDataException(SerializationInfo, StreamingContext)

Initializes a new instance of the EqtDataException class by using the provided information and context.

EqtDataException(String, Exception)

Initializes a new instance of the EqtDataException class by using the provided message and the inner exception.

EqtDataException(String)

Initializes a new instance of the EqtDataException class by using the provided message.

Properties

Message

Gets the message that states the exception.

(Inherited from EqtException)

Methods

GetObjectData(SerializationInfo, StreamingContext)

Serializes the private fields.

(Inherited from EqtException)

Applies to

Produkt Verzie
Visual Studio SDK 2017, 2019, 2022