Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6370 - Implementing method is checked out to another delta and cannot be updated

6370   Implementing method is checked out to another delta and cannot be updated

Cause

This error occurs if a delta is set when you compile a method that is reimplemented in a subclass and the reimplementation, which must be recompiled, is already checked out.

Action

Check in the reimplementing method.