}
} catch (IOException e) {
throw new TemplateNotFoundException(
"content.tplContentNotFound", count, content.getTitle());
} catch (TemplateException e) {
throw new TemplateParseException("content.tplContentException",
count, content.getTitle());
}
}
if (count == 0) {
throw new GeneratedZeroStaticPageException(