Microsoft Identity Integration Server 2003 Developer Reference

EntryExportException.EntryExportException (String)

The EntryExportException.EntryExportException(String) constructor creates an instance of the EntryExportException class with the specified error message.
[C#]
public EntryExportException(
  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.