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

1007   Cannot manually delete an exclusive subobject

Cause

This error occurs if there is an attempt to delete an exclusive subobject. Your application program cannot delete exclusive subobjects, as JADE automatically deletes them.

Action

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