R
visitThrows(ThrowsTree node, P p)
ThrowsTree
newExceptionTree(ReferenceTree name, List<? extends DocTree> description)
ExceptionTree
@exception
newThrowsTree(ReferenceTree name, List<? extends DocTree> description)
@throws