Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6240 - Only RootSchema can define a userHook method signature

6240   Only RootSchema can define a userHook method signature

Cause

This error occurs if you have defined a user hook method. Only the RootSchema can define user hook methods.

Action

Remove the c option from the method signature.