|
MediaWiki master
|
Exception class for attempted DB write access to a DBConnRef with the DB_REPLICA role. More...
Inherits Wikimedia\Rdbms\DBUnexpectedError.

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 |
Exception class for attempted DB write access to a DBConnRef with the DB_REPLICA role.
Definition at line 14 of file DBReadOnlyRoleError.php.