Symfony\Component\Ldap\Exception
Classes
ConnectionException is throw if binding to ldap can not be established.
LdapException is throw if php ldap module is not loaded.
LdapException is throw if php ldap module is not loaded.
NotBoundException is thrown if the connection with the LDAP server is not yet bound.
Interfaces
Base ExceptionInterface for the Ldap component.