Skip to content
Snippets Groups Projects
  • Giovanni Bussi's avatar
    8f970ae6
    Completed exception mapping. · 8f970ae6
    Giovanni Bussi authored
    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.
    8f970ae6
    History
    Completed exception mapping.
    Giovanni Bussi authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.