2144

Description: Parameter %1 is incompatible with the method definition.

Cause: The supplied parameter is incompatible with the type defined for that parameter in the method.

Resolution: Ensure the type of the supplied parameter is the same as the parameter in the method definition.