Searched defs:setThrows (Results 1 – 6 of 6) sorted by relevance
10 T setThrows(List<ReferenceType> throws_); in setThrows() method
169 public ConstructorDeclaration setThrows(List<ReferenceType> throws_) { in setThrows() method in ConstructorDeclaration
246 public MethodDeclaration setThrows(final List<ReferenceType> throws_) { in setThrows() method in MethodDeclaration
159 public void setThrows(List<NameExpr> throws_) { in setThrows() method in ConstructorDeclaration
190 public void setThrows(final List<NameExpr> throws_) { in setThrows() method in MethodDeclaration
1463 private static void setThrows(MethodInfo minfo, ConstPool cp, Method orig) { in setThrows() method in ProxyFactory1468 private static void setThrows(MethodInfo minfo, ConstPool cp, in setThrows() method in ProxyFactory