283284285286287288289290
//Propagate the delete directly to the file system fileSystem.drop(containerId); } catch (Exception e) { throw new DeleteAllPagesErr(containerId); } }