2169

Description: Operand %1 needs to be an instance of class in same inheritance hierarchy as %2.

Cause: The operand specified by %1 does not belong to the inheritance tree that %2 operand belongs to.

Resolution: Ensure that operand %1 is an instance of a class in the same inheritance hierarchy as %2.