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 () const
 
int getLine () const
 
PyO getType () const
 
PyO getValue () const
 
PyO getTraceback () const
 
const char * what () const noexcept override
 
std::string getMsg () const
 

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: