From 900adad250bfdbff7d5364ae0dd5ee21b177c1f4 Mon Sep 17 00:00:00 2001 From: Myungki Lee Date: Thu, 18 Aug 2016 17:05:29 +0900 Subject: [PATCH] Add notification error message Change-Id: I7b77ab69a5ec052d4c77b9db3687cd1dda24aec7 Signed-off-by: Myungki Lee --- error_messages/notification.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/error_messages/notification.xml b/error_messages/notification.xml index 220ca95..8ad00a8 100644 --- a/error_messages/notification.xml +++ b/error_messages/notification.xml @@ -20,5 +20,9 @@ TIZEN_ERROR_NOTIFICATION | 0x05 No reponse from notification service + + TIZEN_ERROR_NOTIFICATION | 0x06 + Max notification count exceeded + -- 2.34.1