API17:JException::getError
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.
JException::getError
Description
Get the most recent error message.
Description:JException::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 |
See also
-
JException::getError source code on BitBucket
-
Class JException
-
Subpackage Error
- Other versions of JException::getError
SeeAlso:JException::getError [Edit See Also]
User contributed notes
<CodeExamplesForm />
