MediaWiki REL1_35
Wikimedia\Rdbms\DBTransactionError Class Reference

@newable Stable to extend More...

Inheritance diagram for Wikimedia\Rdbms\DBTransactionError:
Collaboration diagram for Wikimedia\Rdbms\DBTransactionError:

Additional Inherited Members

- Public Member Functions inherited from Wikimedia\Rdbms\DBExpectedError
 __construct (?IDatabase $db, $error, array $params=[], \Throwable $prev=null)
 Stable to call.
 
 getKey ()
 Returns the message key.
 
 getParams ()
 Returns the message parameters.
 
- Public Member Functions inherited from Wikimedia\Rdbms\DBError
 __construct (?IDatabase $db, $error, \Throwable $prev=null)
 Construct a database error Stable to call.
 
- Public Attributes inherited from Wikimedia\Rdbms\DBError
IDatabase null $db
 
- Protected Attributes inherited from Wikimedia\Rdbms\DBExpectedError
string[] $params
 Message parameters.
 

Detailed Description

@newable Stable to extend

Definition at line 29 of file DBTransactionError.php.


The documentation for this class was generated from the following file: