Searched refs:throwBoundFieldException (Results 1 – 1 of 1) sorted by relevance
177 throwBoundFieldException( in getBoundType()249 throwBoundFieldException(field, "Fields annotated with both @Bind and @Inject are illegal."); in getBoundFieldInfo()293 throwBoundFieldException( in bindField()362 throwBoundFieldException( in getFieldValue()368 throwBoundFieldException( in getFieldValue()377 private void throwBoundFieldException(Field field, String format, Object... args) { in throwBoundFieldException() method in BoundFieldModule