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

6386   Dictionary keys definition does not match subclass

Cause

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

Action

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