API17

API17:JException::setError

From Joomla! Documentation

Joomla 11.1 JException::setError

Description

Add an error message.


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

See also


User contributed notes

Code Examples