API17

API17:JError::addToStack

From Joomla! Documentation

Joomla 11.1 JError::addToStack

Description

Method to add non-JError thrown JExceptions to the stack for debugging purposes.


public static function addToStack (JException &$e)
Parameter Type Default Description
&$e object

See also


User contributed notes

Code Examples