langtools/test/tools/doclint/EmptyExceptionTest.out
author jjg
Mon, 17 Dec 2012 07:47:05 -0800
changeset 14952 d0022ae20516
child 14962 19ffdfafbcd2
permissions -rw-r--r--
8004832: Add new doclint package Reviewed-by: mcimadamore
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14952
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     1
EmptyExceptionTest.java:10: warning: no description for @exception
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     2
    /** @exception NullPointerException */
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     3
        ^
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     4
1 warning