Searched refs:setExceptions (Results 1 – 3 of 3) sorted by relevance
62 public void setExceptions(Set<ITypeReference> exceptions) { in setExceptions() method in SigExecutableMember
643 constructor.setExceptions(new HashSet<ITypeReference>( in convertConstructor()713 method.setExceptions(new HashSet<ITypeReference>( in convertMethod()742 member.setExceptions(exceptions); in addExceptions()744 member.setExceptions(EMPTY_EXCEPTIONS); in addExceptions()
496 m.setExceptions(exceptions); in convertExecutableMember()