Add new libcynara-admin return code 18/28018/4
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Wed, 24 Sep 2014 10:11:12 +0000 (12:11 +0200)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Thu, 16 Oct 2014 15:09:17 +0000 (17:09 +0200)
commit3eb098c59208727fddc20db56f38ef21161e310e
treee134f630af4dff13dd52bcc9d6951860aad8b472
parent8e4e754b026f3d5b99b99b95ec72ade4e426b740
Add new libcynara-admin return code

Added code is:
        CYNARA_ADMIN_API_OPERATION_FAILED

It is used to indicate failures during saving database to storage. This
patch also adds handling such situations.

Change-Id: I35b7d3334def8e688a180ddec6861c0f3bdd70d6
src/admin/logic/Logic.cpp
src/common/response/CodeResponse.h
src/include/cynara-error.h
src/service/logic/Logic.cpp