The exception that is thrown when the underlying C library generates an error.
For a list of all members of this type, see LdapNetworkLibraryException Members.
System.Object
System.Exception
System.ApplicationException
LdapServices.Ldap.LdapException
LdapServices.Ldap.LdapNetworkLibraryException
LdapServices.Ldap.AuthenticationFailedException
[Visual Basic] Public Class LdapNetworkLibraryException Inherits LdapException [C#] public class LdapNetworkLibraryException : LdapException [C++] public __gc class LdapNetworkLibraryException : public LdapException [JScript] public class LdapNetworkLibraryException extends LdapException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: LdapServices.Ldap
Assembly: LdapServices.LdapClient (in LdapServices.LdapClient.dll)
LdapNetworkLibraryException Members | LdapServices.Ldap Namespace