API17:JException::setProperties
From Joomla! Documentation
JException::setProperties
Description
Set the object properties based on a named array/hash.
public function setProperties ($properties)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $properties | $array | mixed Either and associative array or another object |
See also
JException::setProperties source code on BitBucket
Class JException
Subpackage Error- Other versions of JException::setProperties
User contributed notes
Code Examples