2239

Description: Ambiguous interface reference %1. Please qualify this reference to resolve this ambiguity.

Cause: The right interface operand of AsA relates to more than one interfaces with same name in the current scope.

Resolution: Add qualifiers to the interface operand to distinguish which interface to use.