262263264265266267268269270271
seg.create(); seg.open(); } catch (Exception e) { throw new ContainerExtendErr(this.id); } return seg; }