|
| __construct (IDatabase $db, $error, $errno, $sql, $fname, $message=null) |
|
| __construct (?IDatabase $db, $error, array $params=[], \Throwable $prev=null) |
|
| getKey () |
| Returns the message key. More...
|
|
| getParams () |
| Returns the message parameters. More...
|
|
| __construct (?IDatabase $db, $error, \Throwable $prev=null) |
| Construct a database error. More...
|
|
- Stability: newable
- Since
- 1.34
Definition at line 27 of file DBQueryDisconnectedError.php.
◆ __construct()
Wikimedia\Rdbms\DBQueryDisconnectedError::__construct |
( |
IDatabase |
$db, |
|
|
|
$error, |
|
|
|
$errno, |
|
|
|
$sql, |
|
|
|
$fname, |
|
|
|
$message = null |
|
) |
| |
The documentation for this class was generated from the following file: