Skip to content
  • Martyn Gigg's avatar
    Introduce a PythonException type · f87f4ff7
    Martyn Gigg authored
    Transforms the Python error state to a string message of a std::exception
    type. Throwing this allows all parts of the framework to catch known
    exception type.
    f87f4ff7