4a3e904c6e
Reviewed-by: mcimadamore
5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
MissingThrowsTest.java:11: warning: no @throws for java.lang.Exception
|
|
void missingThrows() throws Exception { }
|
|
^
|
|
1 warning
|