function Connection::exceptionHandler
Overrides Connection::exceptionHandler
File
-
core/
modules/ mysqli/ src/ Driver/ Database/ mysqli/ Connection.php, line 180
Class
- Connection
- MySQLi implementation of \Drupal\Core\Database\Connection.
Namespace
Drupal\mysqli\Driver\Database\mysqliCode
public function exceptionHandler() {
return new ExceptionHandler();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.