Microsoft Identity Integration Server 2003 Developer Reference

ExtensibleExtensionException.ExtensibleExtensionException (String)

The ExtensibleExtensionException.ExtensibleExtensionException(String) constructor creates an instance of the ExtensibleExtensionException class with a specific error message defined as the string value.
[C#]
public ExtensibleExtensionException(
  String description
);
[Visual Basic .NET]
Public Sub New( _
  ByVal description As String _
)

Parameters

description

The error message.

Requirements

Product: Microsoft Identity Integration Server 2003 Service Pack 1
Namespace: Defined in Microsoft.MetadirectoryServices.
Assembly: Requires Microsoft.MetadirectoryServices (in Microsoft.MetadirectoryServices.dll).
.NET Framework: Requires .NET Framework 1.1.