Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6365 - Method exists in a subclass in the latest schema context

6365   Method exists in a subclass in the latest schema context

Cause

This error occurs if an attempt to add a method to a class in the current schema context failed because the name was the same as a method in a subclass in the latest schema context.

Action

Rename the method.