test/tools/doclint/MissingThrowsTest.out

changeset 1465
a22f23fb7abf
parent 1455
75ab654b5cd5
child 2525
2eb010b6cb22
equal deleted inserted replaced
1464:f72c9c5aeaef 1465:a22f23fb7abf
1 MissingThrowsTest.java:11: warning: no @throws for java.lang.Exception 1 MissingThrowsTest.java:13: warning: no @throws for java.lang.Exception
2 void missingThrows() throws Exception { } 2 void missingThrows() throws Exception { }
3 ^ 3 ^
4 1 warning 4 1 warning

mercurial