The passed in DataObject type 'object_type' is not valid for operation 'op_name'. The correct DataObject type is 'right_object_type'.
Explanation
Wrong type of DataObject is passed in to the operation.
Programmer response
Provide a correct type of DataObject for this operation.