Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1116 - The corresponding timerEvent method has an incompatible signature

1116   The corresponding timerEvent method has an incompatible signature

Cause

This error occurs if you attempt to arm an interface timer by using an interface that includes a timer method with an incorrect method signature.

Action

Modify the timer method in the interface for which the timer is being armed to match the timerEvent(eventTag: Integer) signature.