class ExceptionHandler
Same name and namespace in other branches
- 11.x core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/ExceptionHandler.php \Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses\ExceptionHandler
- 11.x core/modules/mysqli/src/Driver/Database/mysqli/ExceptionHandler.php \Drupal\mysqli\Driver\Database\mysqli\ExceptionHandler
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\ExceptionHandler.
Hierarchy
- class \Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses\ExceptionHandler
Expanded class hierarchy of ExceptionHandler
File
-
core/
tests/ fixtures/ database_drivers/ module/ core_fake/ src/ Driver/ Database/ CoreFakeWithAllCustomClasses/ ExceptionHandler.php, line 10
Namespace
Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClassesView source
class ExceptionHandler extends BaseExceptionHandler {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.