class EventException
Exception thrown by the database event API.
Hierarchy
- class \Drupal\Core\Database\Exception\EventException implements \Drupal\Core\Database\DatabaseException extends \Drupal\Core\Database\Exception\RuntimeException
 
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.