Searched refs:getSpecifiedExceptions (Results 1 – 2 of 2) sorted by relevance
148 default List<ResolvedType> getSpecifiedExceptions() { in getSpecifiedExceptions() method
61 this(declaration, paramTypes, returnType, declaration.getSpecifiedExceptions(), in MethodUsage()