Closed
Description
Gary Russell opened SPR-12543 and commented
throw new BeanCreationException(mbd.getResourceDescription(), beanName,
"Could not resolve matching constructor " +
"(hint: specify index/type/name arguments for simple parameters to avoid type ambiguities)");
It would be helpful if the above exception (in ConstuctorResolver
) included the argument types in argToUse
.
Affects: 4.1.3
Issue Links:
- Consistent resolution of factory method exceptions [SPR-13985] #18557 Consistent resolution of factory method exceptions
Referenced from: commits d55af2b