API17:JDocumentError::setError
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.
JDocumentError::setError
Description
Set error object.
Description:JDocumentError::setError [Edit Descripton]
Since
Synopsis
public JDocumentError::setError ($error)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $error | object | Error object to set |
Returns
boolean True on success
Defined in
libraries/joomla/document/error/error.php (line 58)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JDocumentError::setError
Examples
<CodeExamplesForm />
