From Joomla! Documentation
JObject is a generic object class. It provides:
a mechanism that allows __construct() in PHP4;
- operations for creating and accessing arbitrary object variables;
- an array for storing errors (ordinary strings or JException objects) and operations for working with them.