MIRA
Namespaces | Functions
PythonException.h File Reference

Exception handling for python exceptions. More...

#include <string>
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

 mira
 
 mira::python
 

Functions

std::string getLastExceptionString ()
 Extract the message from the last python exception. More...
 

Detailed Description

Exception handling for python exceptions.

Author
Chrsitian Vollmer, Tim Langner
Date
2012/06/28