Skip to content
Snippets Groups Projects
  • Giovanni Bussi's avatar
    38a4763a
    Allow remapping exceptions. · 38a4763a
    Giovanni Bussi authored
    When using the C++ interface, this change remaps exception within plumed
    to a class that inherits from std::runtime_error.
    This allows them to be catched also from an MD code linked to
    a different C++ library.
    
    I also removed some cpp options, I think it is better to enforce
    exceptions to be managed in this way.
    38a4763a
    History
    Allow remapping exceptions.
    Giovanni Bussi authored
    When using the C++ interface, this change remaps exception within plumed
    to a class that inherits from std::runtime_error.
    This allows them to be catched also from an MD code linked to
    a different C++ library.
    
    I also removed some cpp options, I think it is better to enforce
    exceptions to be managed in this way.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.