API17

API17:JObject::setError

From Joomla! Documentation

Joomla 11.1 JObject::setError

Description

Add an error message.


public function setError ($error)
Parameter Type Default Description
$error string Error message.
  • Returns
  • Defined on line 203 of libraries/joomla/base/object.php
  • Since Joomla 1.0

See also


User contributed notes

Code Examples