Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6385 - Dictionary keys definition does not match superclass

6385   Dictionary keys definition does not match superclass

Cause

This error occurs if you attempt to load a dictionary class that has different dictionary keys defined from those of a superclass.

Action

Ensure that the keys defined for each class in a hierarchy of dictionary classes are the same.