API17:JError::customErrorPage
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::customErrorPage
Description
Display a custom error page and exit gracefully.
Description:JError::customErrorPage [Edit Descripton]
Since
Synopsis
public static JError::customErrorPage (&$error)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$error | object | $error Exception object |
Returns
void
Defined in
libraries/joomla/error/error.php
Referenced by
See also
SeeAlso:JError::customErrorPage
Examples
<CodeExamplesForm />
