API17:JException::getProperties
From Joomla! Documentation
JException::getProperties
Description
Returns an associative array of object properties.
public function getProperties ($public=true)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $public | boolean | true | If true, returns only the public properties |
See also
JException::getProperties source code on BitBucket
Class JException
Subpackage Error- Other versions of JException::getProperties
User contributed notes
Code Examples