73747576777879
* * @throws FakeException (always) */ public void exTest() throws FakeException { ++exTestNum; throw new FakeException("TestException"); }