848586878889909192
throw new IOException(_cl.getName() + " expects name."); try { return _constructor.newInstance(new Object[] { value }); } catch (Exception e) { throw new HessianException(_cl.getName() + ": value=" + value + "\n" + e, e); } }