Connection::DATABASE_NOT_FOUND

Error code for "Unable to open database file" error.

File

core/modules/sqlite/src/Driver/Database/sqlite/Connection.php, line 18

Class

Connection
SQLite implementation of \Drupal\Core\Database\Connection.

Namespace

Drupal\sqlite\Driver\Database\sqlite

Code

const DATABASE_NOT_FOUND = 14;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.