API17

API17:JError::handleEcho

From Joomla! Documentation

Joomla 11.1 JError::handleEcho

Description

Echo error handler



public static function handleEcho (
        &$error
        $options
)
Parameter Type Default Description
&$error object $error Exception object to handle
$options array Handler options
  • Returns object The exception object
  • Defined on line 402 of libraries/joomla/error/error.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples