Error message while using python binding shows cpp method names instead of python snake-case name.
Describe your setup
Operating system (e.g. Linux distribution and version): Ubuntu 24.04.2
preCICE Version: 3.1.1
Add the versions/commit hashes of further adapter and/or bindings.
pyprecice==3.1.2
Describe the problem

Step To Reproduce
- Run the solver-dummy with line56 commented.
Expected behaviour
The error message should print the python method names (snake-case).