Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "Derive custom exception from std::exception."
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 29 Sep 2017 20:39:56 +0000 (22:39 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Fri, 29 Sep 2017 20:44:40 +0000 (22:44 +0200)
commit80e2153f61c596fdbdd3f2142e12f9107dce5052
tree253f83aed2ac69c7e73bbabf8dbee8a847041b14
parent82fd162ad0b5fc51a715b6e6e6df55bb52a18b44
Revert "Derive custom exception from std::exception."

This reverts commit 7198a3162eaae82fa2ec5c612d5ae22e243055d7.

Make it impossible for user code to catch a StopRequest with a
try {} catch (std::exception).

Sonar will be whining but I don't care.
src/kernel/context/Context.hpp