test/tools/doclint/MissingThrowsTest.out

Fri, 24 Feb 2017 09:20:54 -0800

author
asaha
date
Fri, 24 Feb 2017 09:20:54 -0800
changeset 3378
6d62608794f2
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