Improve exception messages 01/26201/3
authorPiotr Bartosiewicz <p.bartosiewi@partner.samsung.com>
Mon, 18 Aug 2014 15:49:46 +0000 (17:49 +0200)
committerJan Olszak <j.olszak@samsung.com>
Tue, 19 Aug 2014 10:46:39 +0000 (03:46 -0700)
commitf89381d62981d6f3fbb33910f5a374f8724d78cd
tree5b53a515968b00b0f26a9bdb8ba4e10c0a975ddd
parentf624d386629aa384319226d4d1e4e4788d882628
Improve exception messages

[Bug/Feature]   Poor exception messages while loading configuration from
                file. Also too much implementation was placed inside
                header file.
[Cause]         N/A
[Solution]      N/A
[Verification]  Build, install, run tests

Change-Id: Ia187e04788048a1e1c4b7a1d147c5c8b1865da90
src/config/exception.hpp
src/config/from-json-visitor.hpp
src/config/fs-utils.cpp [new file with mode: 0644]
src/config/fs-utils.hpp [new file with mode: 0644]
src/config/manager.hpp