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