API17:JError::getErrors
From Joomla! Documentation
JError::getErrors
Description
Method for retrieving the exception stack.
public static function getErrors ()
- Returns array Chronological array of errors that have been stored during script execution
- Defined on line 101 of libraries/joomla/error/error.php
- Since

See also
JError::getErrors source code on BitBucket
Class JError
Subpackage Error- Other versions of JError::getErrors
User contributed notes
Code Examples