opm-simulators/opm
Markus Blatt a927f8e23b Unify parallel try-catch clauses with Macros and catch everything.
Not a big fan of Macros but here at least they seem ot be the only
option. The problem is that the catch clauses must all catch the same
exceptions that have a entry in ExceptionType, because they might be
nested. In addition we did not have a catch all clause, which is added
now and is needed in case a called method throws an unexpected exception.
2021-09-24 09:25:44 +02:00
..
core/props removed throw for water-gas system 2021-08-01 17:57:08 +02:00
simulators Unify parallel try-catch clauses with Macros and catch everything. 2021-09-24 09:25:44 +02:00