MediaWiki REL1_35
|
Exception class for attempted DB write access to a DBConnRef with the DB_REPLICA role. More...
Additional Inherited Members | |
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 |
Exception class for attempted DB write access to a DBConnRef with the DB_REPLICA role.
@newable
Definition at line 30 of file DBReadOnlyRoleError.php.