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