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

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

mercurial