Home
last modified time | relevance | path

Searched refs:subtypeNotProvided (Results 1 – 2 of 2) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
DProvidedByInternalFactory.java89 throw InternalProvisionException.subtypeNotProvided(providerType, rawType); in provision()
DInternalProvisionException.java100 public static InternalProvisionException subtypeNotProvided( in subtypeNotProvided() method in InternalProvisionException