class TransactionException
Exception thrown by an error in a database transaction.
Hierarchy
- class \Drupal\Core\Database\TransactionException implements \Drupal\Core\Database\DatabaseException extends \Drupal\Core\Database\RuntimeException
Expanded class hierarchy of TransactionException
File
-
core/
lib/ Drupal/ Core/ Database/ TransactionException.php, line 8
Namespace
Drupal\Core\DatabaseView source
class TransactionException extends \RuntimeException implements DatabaseException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.