モジュール jdk.compiler
パッケージ com.sun.source.doctree

インタフェースThrowsTree

すべてのスーパー・インタフェース:
BlockTagTree, DocTree

public interface ThrowsTree extends BlockTagTree
@exceptionまたは@throwsブロック・タグのツリー・ノード。@exceptionは、@throwsのシノニムです。
    @exception class-name description
    @throws class-name description
 
導入されたバージョン:
1.8