test/tools/doclint/MissingThrowsTest.out

Thu, 31 Aug 2017 15:17:03 +0800

author
aoqi
date
Thu, 31 Aug 2017 15:17:03 +0800
changeset 2525
2eb010b6cb22
parent 1465
a22f23fb7abf
parent 0
959103a6100f
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