Exception thrown if an undefined database connection is requested.
Hierarchy
- DatabaseConnectionNotDefinedException extends Exception
File
- includes/
database/ database.inc, line 1801 - Core systems for the database layer.
View source
class DatabaseConnectionNotDefinedException extends Exception { }