DatabaseConnectionRefusedException.php
Same filename in other branches
Namespace
Drupal\Core\DatabaseFile
-
core/
lib/ Drupal/ Core/ Database/ DatabaseConnectionRefusedException.php
View source
<?php
namespace Drupal\Core\Database;
/**
* Exception thrown if server refuses connection.
*/
class DatabaseConnectionRefusedException extends \RuntimeException implements DatabaseException {
}
Classes
Title | Deprecated | Summary |
---|---|---|
DatabaseConnectionRefusedException | Exception thrown if server refuses connection. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.