Added the return code related 'RESOURCE_CHANGED' in OCException
authorjihwan.seo <jihwan.seo@samsung.com>
Fri, 15 Jul 2016 06:12:53 +0000 (15:12 +0900)
committerAshok Babu Channa <ashok.channa@samsung.com>
Mon, 18 Jul 2016 09:35:10 +0000 (09:35 +0000)
commitf157bfec4c0f22554870d5780338e08b5ad07193
treea125b0a96e0933376b70e44410eefdabb5a38c88
parent05250eb740e5313c170a6f74b21c9621856bbf36
Added the return code related 'RESOURCE_CHANGED' in OCException

there was no code in OCException and Android
after merge https://gerrit.iotivity.org/gerrit/#/c/9287/

Change-Id: Ifcf28f739b106ce8ddb2e5ab162bef935c526852
Signed-off-by: jihwan.seo <jihwan.seo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/9409
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jaehong Jo <jaehong.jo@samsung.com>
Reviewed-by: Ziran Sun <ziran.sun@samsung.com>
Reviewed-by: Ashok Babu Channa <ashok.channa@samsung.com>
android/android_api/base/jni/JniUtils.h
android/android_api/base/src/main/java/org/iotivity/base/ErrorCode.java
resource/include/StringConstants.h
resource/src/OCException.cpp
resource/unittests/OCExceptionTest.cpp