From: mk5004.lee Date: Fri, 16 Mar 2018 10:06:10 +0000 (+0900) Subject: Add new custom error class for Complication X-Git-Tag: accepted/tizen/unified/20180323.062059~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=09b7fba6d4215efe57b0d878e33fada33fdfd883;p=platform%2Fcore%2Fapi%2Fcommon.git Add new custom error class for Complication Change-Id: I7f08bc13c21d2ba8130d44cab901d7ad677ebfc4 Signed-off-by: mk5004.lee --- diff --git a/include/tizen_error.h b/include/tizen_error.h index f1e9cba..31d49b5 100644 --- a/include/tizen_error.h +++ b/include/tizen_error.h @@ -281,6 +281,8 @@ extern "C" { #define TIZEN_ERROR_JOB_SCHEDULER -0x02FA0000 /* Tizen SoftAP Error */ #define TIZEN_ERROR_SOFTAP -0x02FB0000 +/* Tizen Watchface Complication Error */ +#define TIZEN_ERROR_COMPLICATION -0x02FC0000 /** * @brief Enumeration for tizen errors.