Searched refs:tooManyConstructors (Results 1 – 2 of 2) sorted by relevance
374 public Errors tooManyConstructors(Class<?> implementation) { in tooManyConstructors() method in Errors
264 errors.tooManyConstructors(rawType); in forConstructorOf()