Elgg  Version 5.1
List of all members
Elgg\Exceptions\Database\UserFetchFailureException Class Reference

Exception indicating a user could not be looked up for a permissions check. More...

Inheritance diagram for Elgg\Exceptions\Database\UserFetchFailureException:
Elgg\Exceptions\DatabaseException Elgg\Exceptions\Exception Elgg\Exceptions\ExceptionInterface

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...
 

Detailed Description

Exception indicating a user could not be looked up for a permissions check.

Since
4.0

Definition at line 12 of file UserFetchFailureException.php.


The documentation for this class was generated from the following file: