Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1009 - Cannot set subobject reference

1009   Cannot set subobject reference

Cause

This error occurs when there is an attempt to set a property of an exclusive subobject. Exclusive subobjects do not respond to set methods.

Action

Make the subobject non-exclusive, or remove the portion of code that resulted in the error from your application program.