FatalEntryExportException Class
The exception that is thrown by a connected directory extension when an entry cannot be exported, and the export run should stop.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As FatalEntryExportException
Syntax
'Declaration
Public NotInheritable Class FatalEntryExportException
Inherits ExtensionException
public sealed class FatalEntryExportException : ExtensionException
public ref class FatalEntryExportException sealed : public ExtensionException
public final class FatalEntryExportException extends ExtensionException
public final class FatalEntryExportException extends ExtensionException
Inheritance Hierarchy
System.Object
System.Exception
System.ApplicationException
Microsoft.MetadirectoryServices.ExtensionException
Microsoft.MetadirectoryServices.FatalEntryExportException
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Target Platforms
See Also
Reference
FatalEntryExportException Members
Microsoft.MetadirectoryServices Namespace
Microsoft.MetadirectoryServices