Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

InvalidLookupKeyException.php

Namespace

Drupal\Core\Config\Entity\Query

File

core/lib/Drupal/Core/Config/Entity/Query/InvalidLookupKeyException.php

View source
<?php

namespace Drupal\Core\Config\Entity\Query;


/**
 * Exception thrown when a config entity uses an invalid lookup key.
 */
class InvalidLookupKeyException extends \LogicException {

}

Classes

Title Deprecated Summary
InvalidLookupKeyException Exception thrown when a config entity uses an invalid lookup key.
RSS feed
Powered by Drupal