API17:JObject::setError
From Joomla! Documentation
JObject::setError
Description
Add an error message.
public function setError ($error)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $error | string | Error message. |
See also
JObject::setError source code on BitBucket
Class JObject
Subpackage Base- Other versions of JObject::setError
User contributed notes
Code Examples