CDISR5240E

Invalid combination of arguments in control method invocation: passing count arguments, while the argument types vector is NULL.

The value of the argTypes parameter to the invoke function is not valid.
Ensure that the value of the argTypes parameter is a vector and has the same size as the args parameter.