Home
last modified time | relevance | path

Searched refs:errorInProvider (Results 1 – 8 of 8) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
DInternalFactoryToProviderAdapter.java45 throw InternalProvisionException.errorInProvider(userException).addSource(source); in get()
DInternalFactoryToInitializableAdapter.java59 throw InternalProvisionException.errorInProvider(userException).addSource(source); in provision()
DBoundProviderFactory.java79 throw InternalProvisionException.errorInProvider(userException); in provision()
DProvidedByInternalFactory.java95 throw InternalProvisionException.errorInProvider(e).addSource(source); in provision()
DInternalProviderInstanceBindingImpl.java191 throw InternalProvisionException.errorInProvider(t).addSource(getSource());
DInternalProvisionException.java105 public static InternalProvisionException errorInProvider(Throwable cause) { in errorInProvider() method in InternalProvisionException
DProviderMethod.java182 throw InternalProvisionException.errorInProvider(cause).addSource(getSource()); in doProvision()
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...