Add exception wrapper for async API functions 61/28861/1
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 16 Sep 2014 07:58:39 +0000 (09:58 +0200)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Thu, 16 Oct 2014 13:44:31 +0000 (15:44 +0200)
commitd15f87aa7ed169f236d1b0b8880606533240e2b6
tree8ae5f1634e605e0a22912e4563c9899ec4429d88
parent6ba338c8af5d9ca0d3bc5b359e34b9177717e80d
Add exception wrapper for async API functions

Function will execute API function logic surruded with try catch block and call
supported error function if necessary.

Change-Id: I51295060edf531814b7498c1fd3ecf1156a94ec4
src/manager/client/client-common.cpp
src/manager/client/client-common.h