The type of function argument %1 did not match the type of the other arguments for function %2.
30
Cause . . . . . : The type of function argument %1 did not match the type of the other arguments for function %2. If more than one argument-1 is specified, all arguments must be of the same class.
Recovery . . . : Make sure all arguments are in the same class if more than one argument-1 is specified.