موقع حكومي مسجل لدى هيئة الحكومة الرقمية
روابط المواقع الالكترونية الرسمية الحكومية تنتهي بـgov.sa.
جميع روابط المواقع الرسمية التابعة للجهات الحكومية في المملكة العربية السعودية تنتهي بـ gov.sa
المواقع الإلكترونية الحكومية الموثقة تستخدم بروتوكولHTTPS
تحقق من أن الموقع يستخدم بروتوكول HTTPS
حصل خطأ عند معالجة القالب.
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@4cb59693"; 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>
حصل خطأ عند معالجة القالب.
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@a954c83"; 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>