All Classes Namespaces Functions Typedefs Enumerations
Public Member Functions | Private Attributes | List of all members
PythonCpp::PythonException Class Reference
Inheritance diagram for PythonCpp::PythonException:

Public Member Functions

 PythonException (const char *file_, int line_)
 
std::string getFile ()
 
int getLine ()
 
PyO getType ()
 
PyO getValue ()
 
PyO getTraceback ()
 
const char * what () const throw ()
 

Private Attributes

std::string file
 
int line
 
PyO type
 
PyO value
 
PyO traceback
 
std::string msg
 

The documentation for this class was generated from the following file:

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML