EntryExportException Class
The exception that is thrown by a connected directory extension when an entry cannot be exported.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As EntryExportException
Syntax
'Declaration
Public NotInheritable Class EntryExportException
Inherits ExtensionException
public sealed class EntryExportException : ExtensionException
public ref class EntryExportException sealed : public ExtensionException
public final class EntryExportException extends ExtensionException
public final class EntryExportException extends ExtensionException
Inheritance Hierarchy
System.Object
System.Exception
System.ApplicationException
Microsoft.MetadirectoryServices.ExtensionException
Microsoft.MetadirectoryServices.EntryExportException
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
EntryExportException Members
Microsoft.MetadirectoryServices Namespace
Microsoft.MetadirectoryServices