Novell.Directory.Ldap.LdapException Class
Thrown to indicate that an LDAP exception has occurred. This is a general exception which includes a message and an LDAP result code.

See Also: LdapException Members

Syntax

public class LdapException : Exception, System.Runtime.Serialization.ISerializable

Remarks

An LDAPException can result from physical problems (such as network errors) as well as problems with LDAP operations detected by the server. For example, if an LDAP add operation fails because of a duplicate entry, the server returns a result code.

Requirements

Namespace: Novell.Directory.Ldap
Assembly: Novell.Directory.Ldap (in Novell.Directory.Ldap.dll)
Assembly Versions: 1.0.5000.0