MetadirectoryServicesException.MetadirectoryServicesException Constructor
The MetadirectoryServicesException (String) constructor creates an instance of the MetadirectoryServicesException class with the specified error message.
Syntax
public void MetadirectoryServicesException(
String description
);
Public Sub MetadirectoryServicesException( _
ByVal description As String _
)
Parameters
- description
The error message.
Requirements
Product | ILM 2007 FP1 |
Namespace | Microsoft.MetadirectoryServices |
Assembly | Microsoft.MetadirectoryServices |
.NET Framework | .NET Framework 2.0 |
See Also
MetadirectoryServicesException
Send comments about this topic to Microsoft
Build date: 2/16/2009