You are here

private property Connection::$doomed_transaction_exception in Drupal driver for SQL Server and SQL Azure 8.2

The original exception that doomed the transaction.

Type: \Exception

File

drivers/lib/Drupal/Driver/Database/sqlsrv/PDO/Connection.php, line 45

Class

Connection

Namespace

Drupal\Driver\Database\sqlsrv\PDO

Code

private $doomed_transaction_exception = null;