Searched refs:CONSTRUCTOR_RULES (Results 1 – 2 of 2) sorted by relevance
37 private static final String CONSTRUCTOR_RULES = field in CheckedProvideUtils52 + CONSTRUCTOR_RULES, in findThrowingConstructor()68 "Could not find a suitable constructor in %s. " + CONSTRUCTOR_RULES, rawType); in findThrowingConstructor()
365 private static final String CONSTRUCTOR_RULES = field in Errors371 "Could not find a suitable constructor in %s. " + CONSTRUCTOR_RULES, implementation); in missingConstructor()376 "%s has more than one constructor annotated with @Inject. " + CONSTRUCTOR_RULES, in tooManyConstructors()