MediaWiki  1.28.1
DBReplicationWaitError Class Reference

Exception class for replica DB wait timeouts. More...

Inheritance diagram for DBReplicationWaitError:
Collaboration diagram for DBReplicationWaitError:

Additional Inherited Members

- Public Member Functions inherited from DBExpectedError
 __construct (IDatabase $db=null, $error, array $params=[])
 
 getKey ()
 Returns the message key. More...
 
 getParams ()
 Returns the message parameters. More...
 
- Public Member Functions inherited from DBError
 __construct (IDatabase $db=null, $error)
 Construct a database error. More...
 
- Public Attributes inherited from DBError
IDatabase null $db
 
- Protected Attributes inherited from DBExpectedError
string[] $params
 Message parameters. More...
 

Detailed Description

Exception class for replica DB wait timeouts.

Definition at line 26 of file DBReplicationWaitError.php.


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