Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6124 - Signature of referenced method has changed

6124   Signature of referenced method has changed

Cause

This error occurs when the signature of a method has been changed but methods that reference the changed method have not yet been recompiled.

Action

Change the parameters on the call to the changed method, if necessary, and then recompile the current method.