Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1016 - Cannot manually create an exclusive subobject

1016   Cannot manually create an exclusive subobject

Cause

This error occurs if your application program attempts to create an exclusive subobject. An application program cannot create exclusive subobjects because the JADE Object Manager automatically creates them.

Action

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