From: Dongwoo Lee Date: Thu, 15 Sep 2022 10:27:11 +0000 (+0900) Subject: [ACR-1719] Add new custom error of capi-system-resource-monitor X-Git-Tag: accepted/tizen/unified/20220919.021613~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ff28cc2d7f60abe6b492cf68febbce729000358e;p=platform%2Fcore%2Fapi%2Fcommon.git [ACR-1719] Add new custom error of capi-system-resource-monitor Change-Id: Idf2ba05a8d6d54e5fe284191891dd68cc2e74782 Signed-off-by: Dongwoo Lee --- diff --git a/error_messages/capi-system-resource-monitor.xml b/error_messages/capi-system-resource-monitor.xml new file mode 100644 index 0000000..0ead1ca --- /dev/null +++ b/error_messages/capi-system-resource-monitor.xml @@ -0,0 +1,11 @@ + + + + TIZEN_ERROR_RESOURCE_MONITOR | 0x01 + Unable to monitor the resource type + + + TIZEN_ERROR_RESOURCE_MONITOR | 0x02 + The resource attribute is unavailable + +