AA92 Internal call only

Only the EntryPoint itself can call the innerHandleOp function

This error is returned when the innerHandleOp function is attempted to be called by an entity that is not the EntryPoint itself.

This function must be declared "external" to open a call context, but is restricted to the EntryPoint's handleOps function.