API17

API17:JError::handleVerbose

From Joomla! Documentation

Joomla 11.1 JError::handleVerbose

Description

Verbose error handler



public static function handleVerbose (
        &$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 435 of libraries/joomla/error/error.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples