Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. EventException.php

class 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

1 file declares its use of EventException
Connection.php in core/lib/Drupal/Core/Database/Connection.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 {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal