Add new error message for tizen-ws-shell 86/87486/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Thu, 8 Sep 2016 08:17:44 +0000 (17:17 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Thu, 8 Sep 2016 08:18:37 +0000 (17:18 +0900)
Change-Id: I48a3c9763869fd6145789602f9fb6e04c2ccbcca

error_messages/tzsh.xml [new file with mode: 0644]

diff --git a/error_messages/tzsh.xml b/error_messages/tzsh.xml
new file mode 100644 (file)
index 0000000..681eb6b
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<package uri="platform/core/uifw/tizen-ws-shell">
+       <error name="TZSH_ERROR_NO_SERVICE">
+               <value>TIZEN_ERROR_TZSH | 0x01</value>
+               <msg>Service does not exist</msg>
+       </error>
+</package>
+