namespace Drupal\Core\Database\Exception
Same name in other branches
Object name | File name | Summary |
---|---|---|
EventException | core/lib/Drupal/Core/Database/Exception/EventException.php | Exception thrown by the database event API. |
SchemaTableColumnSizeTooLargeException | core/lib/Drupal/Core/Database/Exception/SchemaTableColumnSizeTooLargeException.php | Exception thrown if a column size is too large on table creation. |
SchemaTableKeyTooLargeException | core/lib/Drupal/Core/Database/Exception/SchemaTableKeyTooLargeException.php | Exception thrown if a key is too large. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.