JError::addToStack
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
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