OwnerException Objects

Subclass of ModelerException.

An exception thrown when an object owner requires an owned object.

No message string is set for this exception.

o.getOwner() : Object

Returns the object owner.

o.getUnownedObject() : Object

Returns the object that is not owned by the owner.