Skip to content

Adjust exception handling in tests.

Christoph Grüninger requested to merge feature/rethrow-exceptions into master

Dune::Exception is derived from std::exception.

Merge request reports