Partager via


ObjectNotFoundException Constructor ()

Creates an instance of the ObjectNotFoundException class.

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)

Usage

'Usage
Dim instance As New ObjectNotFoundException

Syntax

'Declaration
Public Sub New
public ObjectNotFoundException ()
public:
ObjectNotFoundException ()
public ObjectNotFoundException ()
public function ObjectNotFoundException ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

ObjectNotFoundException Class
ObjectNotFoundException Members
Microsoft.MetadirectoryServices Namespace
ObjectNotFoundException Class
ObjectNotFoundException Class