300301302303304305306307
seg.writeBlock(block); return blockId; } catch (Exception e) { throw new BlockAppendErr(blockId); } }