MediaWiki REL1_39
|
Exception representing a failure to look up a row from a name table. More...
Static Public Member Functions | |
static | newFromDetails ( $tableName, $accessType, $accessValue) |
Exception representing a failure to look up a row from a name table.
Definition at line 33 of file NameTableAccessException.php.
|
static |
string | $tableName | |
string | $accessType | |
string | int | $accessValue |
Definition at line 41 of file NameTableAccessException.php.
Referenced by MediaWiki\Storage\NameTableStore\getId(), and MediaWiki\Storage\NameTableStore\getName().