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.
EqtDataException Constructor
Initializes a new instance of the EqtDataException class.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
| Name | Description | |
|---|---|---|
![]() | 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^) | Initializes a new instance of the EqtDataException class by using the provided message. |
![]() | EqtDataException(String^, Exception^) | Initializes a new instance of the EqtDataException class by using the provided message and the inner exception. |
Show:

