Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/internal/
DConstructorInjector.java130 throw InternalProvisionException.errorInjectingConstructor(cause)
DInternalProvisionException.java113 public static InternalProvisionException errorInjectingConstructor(Throwable cause) { in errorInjectingConstructor() method in InternalProvisionException