A government website registered with the Digital Government Authority.
Official Saudi Government websites URL ends with.gov.sa .
Website belongs to an official government organization in the Kingdom ofSaudi Arabia always ends with .gov.sa .
Official Reliable websites useHTTPS
Ensure the website is using the HTTPS protocol.
An error occurred while processing the template.
Java method "com.digitallab.gastat.article.service.template.context.contributor.api.ArticleServiceUtil.getContentByClassPK(long, String)" threw an exception when invoked on com.digitallab.gastat.article.service.template.context.contributor.api.ArticleServiceUtil object "com.digitallab.gastat.article.service.template.context.contributor.api.ArticleServiceUtil@1be5aa72"; see cause exception in the Java stack trace.
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${articleService.getContentByClassPK(... [in template "11099719610328#20119#59643" at line 4, column 37]
----
1<div class="dl-card grid">
2 <#if entries?has_content>
3 <#list entries as entry>
4 ${articleService.getContentByClassPK(entry.classPK?number, "42726")}
5 </#list>
6</#if>
7
8
9 </div>
An error occurred while processing the template.
Java method "com.digitallab.gastat.article.service.template.context.contributor.api.ArticleServiceUtil.getContentByClassPK(long, String)" threw an exception when invoked on com.digitallab.gastat.article.service.template.context.contributor.api.ArticleServiceUtil object "com.digitallab.gastat.article.service.template.context.contributor.api.ArticleServiceUtil@4960c5df"; see cause exception in the Java stack trace.
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${articleService.getContentByClassPK(... [in template "11099719610328#20119#59652" at line 4, column 37]
----
1<div class="dl-card list">
2 <#if entries?has_content>
3 <#list entries as entry>
4 ${articleService.getContentByClassPK(entry.classPK?number, "42738")}
5 </#list>
6</#if>
7 </div>