class DatabaseExceptionWrapper

This wrapper class serves only to provide additional debug information.

This class will always wrap a PDOException.

Hierarchy

Expanded class hierarchy of DatabaseExceptionWrapper

3 files declare their use of DatabaseExceptionWrapper
2 string references to 'DatabaseExceptionWrapper'

File

drupal/core/lib/Drupal/Core/Database/DatabaseExceptionWrapper.php, line 17
Definition of Drupal\Core\Database\DatabaseExceptionWrapper.

Namespace

Drupal\Core\Database
View source

Members