1MissingThrowsTest.java:14: warning: no @throws for java.lang.Exception
2    void missingThrows() throws Exception { }
3         ^
41 warning
5