Unlike the normal case for CallbackError, where the error message is visible when it is re-raised in Python, errors occuring during reactor network integration aren't necessarily terminal, so they can't simply be re-raised after returning to Python. But we still want to display the information they contain, so we need to extract that information from the Python exception objects in the what() function that is called by cvodes_rhs. |
||
|---|---|---|
| .. | ||
| funcWrapper.h | ||
| wrappers.h | ||