Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6251 - Constant value has changed

6251   Constant value has changed

Cause

This error occurs when the value of a constant has been changed but methods that reference the changed item have not yet been recompiled.

Action

Recompile the current method and correct any errors that result from the change of value.