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.java123 .errorInjectingConstructor(cause).toException();
DErrors.java370 public Errors errorInjectingConstructor(Throwable cause) { in errorInjectingConstructor() method in Errors