Searched refs:factoryExceptions (Results 1 – 1 of 1) sorted by relevance
256 Class<?> constructorException, Class<?>[] factoryExceptions) { in isConstructorExceptionCompatibleWithFactoryExeception() argument257 for (Class<?> factoryException : factoryExceptions) { in isConstructorExceptionCompatibleWithFactoryExeception()