911912913914915916917918919920
} processList(allContents); } catch (Exception e) { throw new DotBundleException(this.getClass().getName() + " : " + "generate()" + e.getMessage() + ": Unable to pull content", e); } }