2232

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

Cause: The source and target operand are not in the same inheritance hierarchy chain.

Resolution: Ensure that the source and target operands have inheritance relationship directly or indirectly.