Exception thrown if an insert query doesn't specify insert or default fields.
Hierarchy
- NoFieldsException extends Exception
File
- includes/
database/ database.inc, line 1796 - Core systems for the database layer.
View source
class NoFieldsException extends Exception { }