Add notification error message 67/84367/1
authorMyungki Lee <mk5004.lee@samsung.com>
Thu, 18 Aug 2016 08:05:29 +0000 (17:05 +0900)
committerMyungki Lee <mk5004.lee@samsung.com>
Thu, 18 Aug 2016 08:05:57 +0000 (17:05 +0900)
Change-Id: I7b77ab69a5ec052d4c77b9db3687cd1dda24aec7
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
error_messages/notification.xml

index 220ca95..8ad00a8 100644 (file)
@@ -20,5 +20,9 @@
                <value>TIZEN_ERROR_NOTIFICATION | 0x05</value>
                <msg>No reponse from notification service</msg>
        </error>
+       <error name="NOTIFICATION_ERROR_MAX_EXCEEDED">
+               <value>TIZEN_ERROR_NOTIFICATION | 0x06</value>
+               <msg>Max notification count exceeded</msg>
+       </error>
 </package>