Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1021 - Invalid class for property

1021   Invalid class for property

Cause

This error occurs if you attempt to assign an object reference to a property and the class of the reference is not compatible with the defined type of the property.

Action

Redefine the property definition to the correct class, or fix the portion of code that resulted in the error in your application program. For details, see "Assignment Compatibility" under "JADE Language Reference", in Chapter 1 of the JADE Developer’s Reference.