EntryPointNotImplementedException
The EntryPointNotImplementedException exception is thrown by an extension when Microsoft Identity Integration Server calls an entry point that is not implemented by the extension.
The EntryPointNotImplementedException class is derived from the ExtensionException class.
Public Constructors
The EntryPointNotImplementedException class has the following public constructor.
| Constructor | Description |
|---|---|
| EntryPointNotImplementedException | Creates an instance of the EntryPointNotImplementedException class. |
Public Methods
The EntryPointNotImplementedException class has the following public methods.
Public Properties
The EntryPointNotImplementedException class defines the following public properties.
Remarks
This exception can stop a run depending up the method that threw this exception. For more information, see the documentation on the method that threw the exception.
Requirements
| Product | ILM 2007 FP1 |
|---|---|
| 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