W3cubDocs

/Drupal 8

class QueryException

Exception thrown by Query() on unsupported query syntax.

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

Hierarchy

File

core/lib/Drupal/Core/Entity/Query/QueryException.php, line 12

Namespace

Drupal\Core\Entity\Query

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/core!lib!Drupal!Core!Entity!Query!QueryException.php/class/QueryException/8.1.x