You are here

class LdapBadParamsException in Lightweight Directory Access Protocol (LDAP) 8.4

Same name and namespace in other branches
  1. 8.3 ldap_user/src/Exception/LdapBadParamsException.php \Drupal\ldap_user\Exception\LdapBadParamsException

Bad parameters exception handling.

Hierarchy

Expanded class hierarchy of LdapBadParamsException

1 file declares its use of LdapBadParamsException
LdapEntryProvisionSubscriber.php in ldap_user/src/EventSubscriber/LdapEntryProvisionSubscriber.php

File

ldap_user/src/Exception/LdapBadParamsException.php, line 10

Namespace

Drupal\ldap_user\Exception
View source
class LdapBadParamsException extends \Exception {

}

Members