API17

API17:JError::getErrors

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1

See also


User contributed notes

Code Examples