Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/internal/
DSingleMethodInjector.java98 errors.withSource(injectionPoint).errorInjectingMethod(cause);
DErrors.java358 public Errors errorInjectingMethod(Throwable cause) { in errorInjectingMethod() method in Errors