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

6364   Method exists in a superclass 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 superclass in the latest schema context.

Action

Rename the method.