MediaWiki
1.28.0
|
Exception class for attempted DB access. More...
Public Member Functions | |
__construct () | |
Public Member Functions inherited from DBError | |
__construct (IDatabase $db=null, $error) | |
Construct a database error. More... | |
Additional Inherited Members | |
Public Attributes inherited from DBError | |
IDatabase null | $db |
Exception class for attempted DB access.
Definition at line 26 of file DBAccessError.php.
DBAccessError::__construct | ( | ) |
Definition at line 27 of file DBAccessError.php.