class NoFieldsException

Exception thrown if an insert query doesn't specify insert or default fields.

Hierarchy

Expanded class hierarchy of NoFieldsException

Related topics

File

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

View source
class NoFieldsException extends Exception {

}

Members