ExtensionException Class
The base class for exceptions that are defined specifically for Forefront Identity Manager Synchronization Service (FIM Synchronization Service) rules extensions.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As ExtensionException
Syntax
'Declaration
Public Class ExtensionException
Inherits ApplicationException
public class ExtensionException : ApplicationException
public ref class ExtensionException : public ApplicationException
public class ExtensionException extends ApplicationException
public class ExtensionException extends ApplicationException
Inheritance Hierarchy
System.Object
System.Exception
System.ApplicationException
Microsoft.MetadirectoryServices.ExtensionException
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
ExtensionException Members
Microsoft.MetadirectoryServices Namespace
Microsoft.MetadirectoryServices