370371372373374375376377
File f = new File(seg.getPath()); f.delete(); } } } catch (Exception e) { throw new BlockDeleteErr(blockId); } }