103104105106107108109110
} } if (notAssignedAttributes != null) { throw new AnnotationValidationException("Unable to fill in default attributes for " + annotation + " " + notAssignedAttributes); } }