AmbiguousDependencyException
class AmbiguousDependencyException(val function: DependencyInitializer.Ambiguous) : DependencyInjectionException(source)
Thrown when there are two or more implicit dependencies that match the given key.