Searched defs:addThrows (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/codemodel/internal/
H A DJDocComment.java95 public JCommentPart addThrows( Class<? extends Throwable> exception ) { method in class:JDocComment
102 public JCommentPart addThrows( JClass exception ) { method in class:JDocComment

Completed in 33 milliseconds