API17:JError::handleVerbose
From Joomla! Documentation
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 |
See also
JError::handleVerbose source code on BitBucket
Class JError
Subpackage Error- Other versions of JError::handleVerbose
User contributed notes
Code Examples