MetadirectoryServicesException Class
The base class for all Forefront Identity Manager Synchronization Service (FIM Synchronization Service)–specific exceptions that are thrown by FIM Synchronization Service objects.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As MetadirectoryServicesException
Syntax
'Declaration
Public Class MetadirectoryServicesException
Inherits ApplicationException
public class MetadirectoryServicesException : ApplicationException
public ref class MetadirectoryServicesException : public ApplicationException
public class MetadirectoryServicesException extends ApplicationException
public class MetadirectoryServicesException extends ApplicationException
Inheritance Hierarchy
System.Object
System.Exception
System.ApplicationException
Microsoft.MetadirectoryServices.MetadirectoryServicesException
Derived Classes
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
MetadirectoryServicesException Members
Microsoft.MetadirectoryServices Namespace
Microsoft.MetadirectoryServices