test/tools/doclint/MissingThrowsTest.out

Thu, 16 Feb 2017 13:16:54 -0800

author
asaha
date
Thu, 16 Feb 2017 13:16:54 -0800
changeset 3470
762ea4493436
parent 1465
a22f23fb7abf
child 2525
2eb010b6cb22
permissions
-rw-r--r--

Merge

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

mercurial