Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6346 - Interface method mapping not defined for this class

6346   Interface method mapping not defined for this class

Cause

This error occurs when class implementing a JADE interface does not include all methods in the JADE interface in the implementation specification.

Action

Change the implementation specification for the class to include all methods defined in the JADE interface.