Home
last modified time | relevance | path

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

/external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
DFactoryProvider.java256 Class<?> constructorException, Class<?>[] factoryExceptions) { in isConstructorExceptionCompatibleWithFactoryExeception() argument
257 for (Class<?> factoryException : factoryExceptions) { in isConstructorExceptionCompatibleWithFactoryExeception()