EqtDataException Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public ref class EqtDataException : Microsoft::VisualStudio::TestTools::Exceptions::EqtException
[System.Serializable]
public class EqtDataException : Microsoft.VisualStudio.TestTools.Exceptions.EqtException
[<System.Serializable>]
type EqtDataException = class
inherit EqtException
Public Class EqtDataException
Inherits EqtException
- Inheritance
- Derived
- Attributes
Eqt |
Initializes a new instance of the EqtDataException class. |
Eqt |
Initializes a new instance of the EqtDataException class by using the provided information and context. |
Eqt |
Initializes a new instance of the EqtDataException class by using the provided message and the inner exception. |
Eqt |
Initializes a new instance of the EqtDataException class by using the provided message. |
Message |
Gets the message that states the exception. (Inherited from EqtException) |
Get |
Serializes the private fields. (Inherited from EqtException) |
Produkt | Verzie |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |