API17:JError::setErrorHandling
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::setErrorHandling
Description
Method to set the way the will handle different error levels.
Description:JError::setErrorHandling [Edit Descripton]
public static function setErrorHandling ( $level $mode $options=null )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $level | |||
| $mode | |||
| $options | null |
- Returns
- Defined on line 262 of libraries/joomla/error/error.php
- Referenced by
See also
-
JError::setErrorHandling source code on BitBucket
-
Class JError
-
Subpackage Error
- Other versions of JError::setErrorHandling
SeeAlso:JError::setErrorHandling [Edit See Also]
User contributed notes
<CodeExamplesForm />
