Exception thrown if no driver is specified for a database connection.
Hierarchy
- DatabaseDriverNotSpecifiedException extends Exception
File
- includes/
database/ database.inc, line 1806 - Core systems for the database layer.
View source
class DatabaseDriverNotSpecifiedException extends Exception { }