API17:JError::addToStack
From Joomla! Documentation
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
JError::addToStack source code on BitBucket
Class JError
Subpackage Error- Other versions of JError::addToStack
User contributed notes
Code Examples