JError::customErrorPage/1.5
From Joomla! Documentation
JError::customErrorPage
Description
Display a custom error page and exit gracefully.
Description:JError::customErrorPage [Edit Descripton]
public function customErrorPage (&$error)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$error | object | $error Exception object |
See also
-
JError::customErrorPage on api.joomla.org
-
JError source code on JoomlaCode
-
Class JError
-
Subpackage Error
- Other versions of JError::customErrorPage
SeeAlso:JError::customErrorPage [Edit See Also]
User contributed notes
<CodeExamplesForm />