class InvalidMergeQueryException

Exception thrown for merge queries that do not make semantic sense.

There are many ways that a merge query could be malformed. They should all throw this exception and set an appropriately descriptive message.

Hierarchy

Expanded class hierarchy of InvalidMergeQueryException

Related topics

File

includes/database/database.inc, line 1851
Core systems for the database layer.

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!database!database.inc/class/InvalidMergeQueryException/7.x