NRP Core  1.4.1
python_error_handler.cpp File Reference
#include "nrp_general_library/utils/python_error_handler.h"
#include <boost/python.hpp>

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