Microsoft Identity Integration Server 2003 Developer Reference

ObjectTypeNotSupportedException.ObjectTypeNotSupportedException (String)

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