class EntityFieldQueryException

Exception thrown by EntityFieldQuery() on unsupported query syntax.

Some storage modules might not support the full range of the syntax for conditions, and will raise an EntityFieldQueryException when an unsupported condition was specified.

Hierarchy

Expanded class hierarchy of EntityFieldQueryException

File

includes/entity.inc, line 442

Members

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!entity.inc/class/EntityFieldQueryException/7.x