ExtensibleExtensionException.ExtensibleExtensionException Constructor
The ExtensibleExtensionException.ExtensibleExtensionException(String) constructor creates an instance of the ExtensibleExtensionException class with a specific error message defined as the string value.
Syntax
public void ExtensibleExtensionException(
String description
);
Public Sub ExtensibleExtensionException( _
ByVal description As String _
)
Parameters
- description
Requirements
Product | Microsoft Identity Integration Server 2003 SP1 |
Namespace | Microsoft.MetadirectoryServices |
Assembly | Microsoft.MetadirectoryServices |
.NET Framework | .NET Framework 2.0 |
See Also
Send comments about this topic to Microsoft
Build date: 2/16/2009