class Test { /** * @exception */ public void foo() throws java.io.IOException, IllegalStateException {} }