Elgg  Version 2.3
Namespaces | Variables
exception.php File Reference

Go to the source code of this file.

Namespaces

 Elgg
 Save menu items.
 

Variables

 $exception = $vars['object']
 
 $result = new stdClass()
 
$result error = get_class($exception)
 

Variable Documentation

$exception = $vars['object']

Definition at line 12 of file exception.php.

$result = new stdClass()

Definition at line 13 of file exception.php.

$result error = get_class($exception)

Definition at line 14 of file exception.php.