Files

6 lines
107 B
Java

class Test {
/**
* @throws IllegalArgumentException sometimes
*/
public void foo() {}
}