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