CDISR5241E

Invalid combination of arguments in control method invocation: passing count arguments and count argument types.

The sizes of the args and argTypes parameters to the invoke function must be equal.
Ensure that the size of the args vector is the same as the size of the argTypes vector.