JObject::getError/11.1
From Joomla! Documentation
JObject::getError
Description
Get the most recent error message.
Description:JObject::getError [Edit Descripton]
public function getError ( $i=null $toString=true )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $i | integer | null | Option error index. |
| $toString | boolean | true | Indicates if objects should return their error message. |
- Returns string Error message
- Defined on line 122 of libraries/joomla/base/object.php
- Since

- Referenced by
See also
JObject::getError source code on BitBucket
Class JObject
Subpackage Base- Other versions of JObject::getError
SeeAlso:JObject::getError [Edit See Also]