class EventException

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Database/Exception/EventException.php \Drupal\Core\Database\Exception\EventException

Exception thrown by the database event API.

Hierarchy

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\Exception
View 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.