Compiler Warning (level 4) C4672
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Compiler Warning (level 4) C4672.
identifier1' : ambiguous. First seen as 'identifier2'
The specified object to be thrown in a try block is ambiguous. The object cannot be disambiguated if it is thrown.
Show: