Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1115 - The corresponding sysNotification or userNotification method has an incompatible signature

1115   The corresponding sysNotification or userNotification method has an incompatible signature

Cause

This error occurs if you attempt register for a notification using an interface that includes a sysNotification or userNotification method with an incorrect method signature.

Action

Modify the signature of the sysNotification or userNotification method in the interface for which the notification is being registered to match the correct signature.