Fix runtime error for Group.
authorHyunJun Kim <hyunjun2.kim@samsung.com>
Tue, 14 Apr 2015 10:48:38 +0000 (19:48 +0900)
committerUze Choi <uzchoi@samsung.com>
Tue, 14 Apr 2015 10:51:28 +0000 (10:51 +0000)
commit74970c5fa9dbf29cae9a980fb8190bf3ca76f66d
tree3ac3d4d2d207ece29c9adce797305bee40eff2f8
parentbc379cb1700dd075de2c41af45ebb0e7c23690c4
Fix runtime error for Group.

The leaveGroup API was crashed when remote resource was called.
It was not handle the exception and slow response.

So we support return value and handle the exception.

Fix [IOT-325]

Change-Id: I60663263f75310aab2582a8e72c39fbdbe4ebd1f
Signed-off-by: HyunJun Kim <hyunjun2.kim@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/717
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
service/things-manager/sdk/src/GroupSynchronization.cpp