MediaWiki master
Wikimedia\Rdbms\DBReadOnlyRoleError Class Reference

Exception class for attempted DB write access to a DBConnRef with the DB_REPLICA role. More...

Inherits Wikimedia\Rdbms\DBUnexpectedError.

Collaboration diagram for Wikimedia\Rdbms\DBReadOnlyRoleError:

Additional Inherited Members

- Public Member Functions inherited from Wikimedia\Rdbms\DBError
 __construct (?IDatabase $db, $error, \Throwable $prev=null)
 Construct a database error.
 
- Public Attributes inherited from Wikimedia\Rdbms\DBError
IDatabase null $db
 

Detailed Description

Exception class for attempted DB write access to a DBConnRef with the DB_REPLICA role.

Stability: newable

Definition at line 28 of file DBReadOnlyRoleError.php.


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