class FieldsOverlapException

Exception thrown if an insert query specifies a field twice.

It is not allowed to specify a field as default and insert field, this exception is thrown if that is the case.

Hierarchy

Expanded class hierarchy of FieldsOverlapException

Related topics

File

drupal-7.x/includes/database/database.inc, line 1824
Core systems for the database layer.

View source
class FieldsOverlapException extends Exception {
}

Members

Contains filters are case sensitive