test/tools/doclint/EmptyExceptionTest.out

Tue, 24 Sep 2013 13:48:12 -0700

author
jjg
date
Tue, 24 Sep 2013 13:48:12 -0700
changeset 2054
3ae62331a56f
parent 1465
a22f23fb7abf
child 2525
2eb010b6cb22
permissions
-rw-r--r--

8002154: [doclint] doclint should check for issues which are errors in javadoc
Reviewed-by: bpatel

     1 EmptyExceptionTest.java:12: warning: no description for @exception
     2     /** @exception NullPointerException */
     3         ^
     4 1 warning

mercurial