class InvalidLookupKeyException

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/Entity/Query/InvalidLookupKeyException.php \Drupal\Core\Config\Entity\Query\InvalidLookupKeyException
  2. 8.9.x core/lib/Drupal/Core/Config/Entity/Query/InvalidLookupKeyException.php \Drupal\Core\Config\Entity\Query\InvalidLookupKeyException
  3. 10 core/lib/Drupal/Core/Config/Entity/Query/InvalidLookupKeyException.php \Drupal\Core\Config\Entity\Query\InvalidLookupKeyException

Exception thrown when a config entity uses an invalid lookup key.

Hierarchy

Expanded class hierarchy of InvalidLookupKeyException

File

core/lib/Drupal/Core/Config/Entity/Query/InvalidLookupKeyException.php, line 8

Namespace

Drupal\Core\Config\Entity\Query
View source
class InvalidLookupKeyException extends \LogicException {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.