class DriverNotSpecifiedException
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Database/DriverNotSpecifiedException.php \Drupal\Core\Database\DriverNotSpecifiedException
- 10 core/lib/Drupal/Core/Database/DriverNotSpecifiedException.php \Drupal\Core\Database\DriverNotSpecifiedException
- 11.x core/lib/Drupal/Core/Database/DriverNotSpecifiedException.php \Drupal\Core\Database\DriverNotSpecifiedException
Exception thrown if no driver is specified for a database connection.
Hierarchy
- class \Drupal\Core\Database\DriverNotSpecifiedException extends \Drupal\Core\Database\RuntimeException
Expanded class hierarchy of DriverNotSpecifiedException
File
-
core/
lib/ Drupal/ Core/ Database/ DriverNotSpecifiedException.php, line 8
Namespace
Drupal\Core\DatabaseView source
class DriverNotSpecifiedException extends \RuntimeException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.