Catch generic std::exception as there can be thrown different types in case of differ...
authorBjoern Sikora <bjoern.sikora@intra2net.com>
Tue, 16 Jul 2013 09:49:26 +0000 (11:49 +0200)
committerBjoern Sikora <bjoern.sikora@intra2net.com>
Tue, 16 Jul 2013 09:49:26 +0000 (11:49 +0200)
commitb6171a3f35e5d3bbb89f8ccc44b58d2514a2c795
tree8522a8f1e6382cbc31b3228eefe312e19c4da636
parent6741febc2e5f74135941ab61164ae958287431e9
Catch generic std::exception as there can be thrown different types in case of different problems. Anyhow we can't use the content of the state file in case of exception.
src/serviceholder.cpp