java.lang.Object
org.jdrupes.mdoclet.internal.doclets.toolkit.taglets.BaseTaglet
org.jdrupes.mdoclet.internal.doclets.toolkit.taglets.ThrowsTaglet
Alle implementierten Schnittstellen:
InheritableTaglet, Taglet

public class ThrowsTaglet extends BaseTaglet implements InheritableTaglet
A taglet that processes ThrowsTree, which represents @throws and @exception tags, collectively referred to as exception tags.