WarningNoWatermarkException Class
Thrown by a extensible extension when the management agent cannot read the watermark when doing a full import.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As WarningNoWatermarkException
Syntax
'Declaration
Public NotInheritable Class WarningNoWatermarkException
Inherits ExtensionException
public sealed class WarningNoWatermarkException : ExtensionException
public ref class WarningNoWatermarkException sealed : public ExtensionException
public final class WarningNoWatermarkException extends ExtensionException
public final class WarningNoWatermarkException extends ExtensionException
Inheritance Hierarchy
System.Object
System.Exception
System.ApplicationException
Microsoft.MetadirectoryServices.ExtensionException
Microsoft.MetadirectoryServices.WarningNoWatermarkException
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
WarningNoWatermarkException Members
Microsoft.MetadirectoryServices Namespace