Add vpnsvc error message 37/60437/1
authorSeonah Moon <seonah1.moon@samsung.com>
Fri, 26 Feb 2016 07:40:17 +0000 (16:40 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Fri, 26 Feb 2016 07:41:50 +0000 (16:41 +0900)
Change-Id: Iffef356cb957bb4dab02079cf87c47d436b7a4cc
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
error_messages/capi-vpnsvc.xml [new file with mode: 0644]

diff --git a/error_messages/capi-vpnsvc.xml b/error_messages/capi-vpnsvc.xml
new file mode 100644 (file)
index 0000000..51d9395
--- /dev/null
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<package uri="platform/core/api/vpn-service">
+       <error name="VPNSVC_ERROR_IPC_FAILED">
+               <value>TIZEN_ERROR_VPNSVC | 0x02</value>
+               <msg>Failed to communicate with server</msg>
+       </error>
+</package>
+