|
org.openide.src 1.8.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface JavaDocTag.Throws
Represents a @throws or @exception documentation tag. Parses and holds the exception name and exception comment. Note: @exception is a backwards compatible synonymy for @throws.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.openide.src.JavaDocTag |
|---|
JavaDocTag.Param, JavaDocTag.See, JavaDocTag.SerialField, JavaDocTag.Throws |
| Method Summary | |
|---|---|
String |
exceptionComment()
Return the exception comment. |
String |
exceptionName()
Return the exception name. |
| Methods inherited from interface org.openide.src.JavaDocTag |
|---|
kind, name, text |
| Method Detail |
|---|
String exceptionName()
String exceptionComment()
|
org.openide.src 1.8.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||