FailedConnectionException Class
Thrown by an extensible extension when the connection between the management agent and the connected directory has failed for a reason other than authentication.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As FailedConnectionException
Syntax
'Declaration
Public NotInheritable Class FailedConnectionException
Inherits ExtensionException
public sealed class FailedConnectionException : ExtensionException
public ref class FailedConnectionException sealed : public ExtensionException
public final class FailedConnectionException extends ExtensionException
public final class FailedConnectionException extends ExtensionException
Inheritance Hierarchy
System.Object
System.Exception
System.ApplicationException
Microsoft.MetadirectoryServices.ExtensionException
Microsoft.MetadirectoryServices.FailedConnectionException
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
FailedConnectionException Members
Microsoft.MetadirectoryServices Namespace