Searched refs:makeThrows (Results 1 – 3 of 3) sorted by relevance
229 public static Annotation makeThrows(TypeList types) { in makeThrows() method in AnnotationUtils
244 public static Annotation makeThrows(TypeList types) { in makeThrows() method in AnnotationUtils
165 AnnotationUtils.makeThrows(exceptions); in getMethodAnnotations()