mbxmlutils  1.3.0
Multi-Body XML Utils
PythonCpp::PythonException Class Reference
Inheritance diagram for PythonCpp::PythonException:
[legend]

Public Member Functions

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

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 files: