Elgg  Version 2.3
UserFetchFailureException.php
Go to the documentation of this file.
1 <?php
2 
4 
8 class UserFetchFailureException extends \RuntimeException {}
Exception indicating a user could not be looked up for a permissions check.