Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6126 - Type has changed

6126   Type has changed

Cause

This error occurs when the type of a property or constant has been changed or a type has been renamed 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 type.