NRP Core  1.4.1
python_error_handler.h File Reference
#include <string>

Go to the source code of this file.

Functions

std::string handle_pyerror ()
 Read out a properly formatted Python exception string. Only call if a Python exception was thrown. More...
 

Function Documentation

◆ handle_pyerror()

std::string handle_pyerror ( )

Read out a properly formatted Python exception string. Only call if a Python exception was thrown.

Returns
Returns human-readable error string