Elgg
Version 6.1
|
Exception indicating a user could not be looked up for a permissions check. More...
Additional Inherited Members | |
Public Member Functions inherited from Elgg\Exceptions\DatabaseException | |
setQuery ($sql) | |
Set query. More... | |
getQuery () | |
Get query. More... | |
setParameters (array $params) | |
Set query parameters. More... | |
getParameters () | |
Get params. More... | |
Exception indicating a user could not be looked up for a permissions check.
Definition at line 12 of file UserFetchFailureException.php.