Searched refs:constructorNotDefinedByType (Results 1 – 2 of 2) sorted by relevance
380 public Errors constructorNotDefinedByType(Constructor<?> constructor, TypeLiteral<?> type) { in constructorNotDefinedByType() method in Errors
224 .constructorNotDefinedByType(constructor, type) in forConstructor()