LDAP exceptions

The LDAP service provides the following exceptions for receiving exception events.

LDAPConnectionException

Thrown when a connection to an LDAP server cannot be established or is lost. The LDAP service configuration may be incorrect or the server may be offline.

LDAPQueryException

Thrown when an error occurs during execution of the LDAP query.

LDAPDOMException

Thrown when an error occurs during the creation of the XML document that contains the query results.

// Ethnio survey code removed