API17:JError::customErrorPage
From Joomla! Documentation
JError::customErrorPage
Description
Display a custom error page and exit gracefully.
public static function customErrorPage (&$error)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$error | object | $error Exception object |
See also
JError::customErrorPage source code on BitBucket
Class JError
Subpackage Error- Other versions of JError::customErrorPage
User contributed notes
Code Examples