class EventException
Same name in other branches
- 10 core/lib/Drupal/Core/Database/Exception/EventException.php \Drupal\Core\Database\Exception\EventException
Exception thrown by the database event API.
Hierarchy
- class \Drupal\Core\Database\Exception\EventException extends \Drupal\Core\Database\Exception\RuntimeException implements \Drupal\Core\Database\DatabaseException
Expanded class hierarchy of EventException
2 files declare their use of EventException
- Connection.php in core/
lib/ Drupal/ Core/ Database/ Connection.php - DatabaseEventsTest.php in core/
tests/ Drupal/ Tests/ Core/ Database/ DatabaseEventsTest.php
File
-
core/
lib/ Drupal/ Core/ Database/ Exception/ EventException.php, line 10
Namespace
Drupal\Core\Database\ExceptionView source
class EventException extends \RuntimeException implements DatabaseException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.