Wraps DBus / efl interactions in try / catch blocks 06/167606/2
authorRadoslaw Cybulski <r.cybulski@partner.samsung.com>
Thu, 18 Jan 2018 13:58:46 +0000 (14:58 +0100)
committerRadoslaw Cybulski <r.cybulski@partner.samsung.com>
Mon, 22 Jan 2018 19:02:46 +0000 (20:02 +0100)
commit2efc69fc42e5b3da42f33bda7ade34795df97645
tree561087bc45f3bf42c0d348735090abf40b449be7
parent054b0a9848bf2475e84a5b0cd306cbb5afb8dc5e
Wraps DBus / efl interactions in try / catch blocks

Adds try / catch statements around calls, which might leak exceptions
to efl, which doesn't support it (efl is written in C).
Exceptions will be changed to error states with message.

Change-Id: I8ff483b14d9df39b179874896aba9f93ec2df103
src/DBus.hpp
src/batch/EvaluationValue.hpp