API17:JError::handleIgnore
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JError::handleIgnore
Description
Ignore error handler
Description:JError::handleIgnore
[Edit Descripton]
Since
Synopsis
public static JError::handleIgnore (&$error, $options)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$error | object | $error Exception object to handle | |
| $options | array | Handler options |
Returns
object The exception object
Defined in
libraries/joomla/error/error.php
Referenced by
See also
Examples
<CodeExamplesForm />
