Product Information > JADE Error Messages and System Messages > 1300 through 1399 - Collection Exception Errors > 1318 - Dynamic dictionary definition incomplete

1318   Dynamic dictionary definition incomplete

Cause

This error occurs if your application code has not completed a required key definition for a dynamic dictionary method.

Action

Use the endKeys method of the DynaDictionary class to ensure that the key definition is completed correctly.