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