Searched defs:setThrownExceptions (Results 1 – 4 of 4) sorted by relevance
34 N setThrownExceptions(NodeList<ReferenceType> thrownExceptions); in setThrownExceptions() method
142 …public ConstructorDeclaration setThrownExceptions(final NodeList<ReferenceType> thrownExceptions) { in setThrownExceptions() method in ConstructorDeclaration
160 public T setThrownExceptions(final NodeList<ReferenceType> thrownExceptions) { in setThrownExceptions() method in CallableDeclaration
168 public MethodDeclaration setThrownExceptions(final NodeList<ReferenceType> thrownExceptions) { in setThrownExceptions() method in MethodDeclaration