Exception thrown if an undefined database connection is requested.

Hierarchy

Expanded class hierarchy of DatabaseConnectionNotDefinedException

Related topics

File

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

View source
class DatabaseConnectionNotDefinedException extends Exception {

}

Members