Skip to content
Commit 8f970ae6 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Completed exception mapping.

Now every exception thrown within PLUMED is remapped in the wrapper.

In particular:
- All standard C++ exceptions are remapped to equivalent ones.
- PLUMED exceptions and lepton exceptions are remapped to ad hoc classes.
- Any other exception derived from std::exception is mapped to std::exception.
- Any other exception is rethrown after printing a warning.
parent 763885d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment