Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6286 - Invalid membership

6286   Invalid membership

Cause

This error occurs if you attempt to specify the membership of a collection and the membership is not valid; for example, for a non-primitive collection, the member type must be a subclass of the member type of the superclass of the collection.

Action

Change the membership definition to refer to a valid member type.