Elgg
Version 3.0
|
Go to the source code of this file.
Namespaces | |
Elgg | |
Configuration exception. | |
Variables | |
if(elgg_is_admin_logged_in()) | $exception = elgg_extract('object', $vars) |
if(!$exception instanceof Throwable) | $result = new stdClass() |
$result | error = get_class($exception) |
if (elgg_is_admin_logged_in()) $exception = elgg_extract('object', $vars) |
Definition at line 17 of file exception.php.
Definition at line 22 of file exception.php.
$result error = get_class($exception) |
Definition at line 23 of file exception.php.