Exception thrown if a query would be invalid.
This exception is thrown e.g. when trying to have an IN condition with an empty array.
Hierarchy
- class \Drupal\Core\Database\InvalidQueryException extends \InvalidArgumentException implements DatabaseException
File
- core/lib/Drupal/Core/Database/InvalidQueryException.php, line 11
Namespace
Drupal\Core\Database
Please login to continue.