MediaWiki master
|
Inherits Wikimedia\Rdbms\DBTransactionError.
Additional Inherited Members | |
![]() | |
__construct (?IDatabase $db, $error, array $params=[], ?\Throwable $prev=null, $errorParams=[]) | |
![]() | |
__construct (?IDatabase $db, $error, array $params=[], ?\Throwable $prev=null) | |
getKey () | |
Returns the message key. | |
getParams () | |
Returns the message parameters. | |
![]() | |
__construct (?IDatabase $db, $error, ?\Throwable $prev=null) | |
Construct a database error. | |
![]() | |
IDatabase null | $db |
![]() | |
string[] | $params |
Message parameters. | |
Definition at line 26 of file DBSessionStateError.php.