API17:JError::customErrorHandler
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 33: | Line 33: | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/error/error.php | + | libraries/joomla/error/error.php (line 596) |
| + | * see source code in [[jplatform:error/error.php#cl-596|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
===See also=== | ===See also=== | ||
Revision as of 20:26, 23 April 2011
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::customErrorHandler
Description
Description:JError::customErrorHandler [Edit Descripton]
Synopsis
public static JError::customErrorHandler ($level, $msg)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $level | |||
| $msg |
Returns
Defined in
libraries/joomla/error/error.php (line 596)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JError::customErrorHandler
Examples
<CodeExamplesForm />
