IdNotFoundException Constructor

Initializes a new instance of the IdNotFoundException class.

Namespace:  Microsoft.VisualStudio.TestTools.Exceptions
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New IdNotFoundException()
public IdNotFoundException()
public:
IdNotFoundException()
public function IdNotFoundException()

.NET Framework Security

See Also

Reference

IdNotFoundException Class

IdNotFoundException Members

IdNotFoundException Overload

Microsoft.VisualStudio.TestTools.Exceptions Namespace