test/tools/doclint/MissingThrowsTest.out

Thu, 22 Jan 2015 10:06:53 -0800

author
asaha
date
Thu, 22 Jan 2015 10:06:53 -0800
changeset 2827
1348999387c3
parent 1465
a22f23fb7abf
child 2525
2eb010b6cb22
permissions
-rw-r--r--

Merge

jjg@1465 1 MissingThrowsTest.java:13: warning: no @throws for java.lang.Exception
jjg@1455 2 void missingThrows() throws Exception { }
jjg@1455 3 ^
jjg@1455 4 1 warning

mercurial