blob: 0c96ab36300a2994dfd0b5f10260659aa1d13693 [file] [log] [blame]
MissingThrowsTest.java:14: warning: no @throws for java.lang.Exception
void missingThrows() throws Exception { }
^
1 warning