Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1130 - Cannot invoke a method marked notImplemented

1130   Cannot invoke a method marked notImplemented

Cause

This error occurs if an attempt is made to invoke a method that has the notImplemented method option.

Action

Provide an implementation for the class of the method receiver or ensure that the method is not called for instances of the class.