Add function for catching all client exceptions 60/28560/3
authorMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 9 Oct 2014 14:37:56 +0000 (16:37 +0200)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Fri, 10 Oct 2014 12:42:31 +0000 (14:42 +0200)
commit711213d22be5b0e68f20051db57417ee534d24cb
tree14c735caf480f072f082ff3ee9c48efe2ed66f98
parent0475c1d1ed6e0ddf6bc465b9df3e5bc007b10b26
Add function for catching all client exceptions

Change-Id: Ia70b4ee257aa279a26862f3d412f81dfdcae3309
src/client-common/exceptions/TryCatch.h [new file with mode: 0644]
src/client-common/plugins/NaiveInterpreter.h
src/client-common/plugins/PluginInterface.h
src/client/api/client-api.cpp
src/client/logic/Logic.cpp
src/client/logic/Logic.h
src/common/sockets/Socket.cpp
src/common/sockets/Socket.h