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

6254   Type of method has changed

Cause

This error occurs when an external method has been changed to be a JADE method, or a JADE method has been changed to be an external method but methods that reference the changed item have not yet been recompiled.

Action

Recompile the current method and correct any errors that may result from the changed method.