Authors: russell@unturf.com · brackishbert@gmail.com · foxhop.net · TimeHexOn.com Patches, unit tests, benchmarks, whitepaper, and outreach briefs. Public domain — no copyright claimed. Use freely.
4 lines
138 B
Text
4 lines
138 B
Text
MissingThrowsTest.java:14: warning: no @throws for java.lang.Exception
|
|
void missingThrows() throws Exception { }
|
|
^
|
|
1 warning
|