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
- class \Drupal\Core\Entity\Query\QueryException extends \Exception
File
- core/lib/Drupal/Core/Entity/Query/QueryException.php, line 12
Namespace
Drupal\Core\Entity\Query
Please login to continue.