JeVois  1.20
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
PythonException.H File Reference
#include <string>
#include <boost/python/errors.hpp>
#include <boost/python/object.hpp>
Include dependency graph for PythonException.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 jevois
 

Functions

std::string jevois::getPythonExceptionString (boost::python::error_already_set &)
 Python exception translation to string so we can print the traceback to our serlog stream. More...