API17:JError::handleIgnore
From Joomla! Documentation
JError::handleIgnore
Description
Ignore error handler
public static function handleIgnore (
&$error
$options
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$error | object | $error Exception object to handle | |
| $options | array | Handler options |
See also
JError::handleIgnore source code on BitBucket
Class JError
Subpackage Error- Other versions of JError::handleIgnore
User contributed notes
Code Examples