Initializes a new instance of the NoSuchManagementAgentException Class.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in microsoft.metadirectoryservicesex.dll)

Usage

Visual Basic
Dim instance As New NoSuchManagementAgentException

Syntax

Visual Basic
Public Sub New
C#
public NoSuchManagementAgentException ()
C++
public:
NoSuchManagementAgentException ()
J#
public NoSuchManagementAgentException ()
JScript
public function NoSuchManagementAgentException ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also