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

Hierarchy

Expanded class hierarchy of NoFieldsException

Related topics

File

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

View source
class NoFieldsException extends Exception {

}

Members