Home
last modified time | relevance | path

Searched defs:errorInUserCode (Results 1 – 2 of 2) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
DInternalProvisionException.java88 public static InternalProvisionException errorInUserCode( in errorInUserCode() method in InternalProvisionException
DErrors.java512 public Errors errorInUserCode(Throwable cause, String messageFormat, Object... arguments) { in errorInUserCode() method in Errors