55565758596061
* * @see org.apache.tuscany.sca.test.exceptions.ExceptionThrower#theUgly() */ public String theUgly() throws Checked { throw new UnChecked("theUgly"); }
40414243444546
return SO_THEY_SAY; } public String theUgly() throws Checked { throw new UnChecked("theUgly"); }