TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
PythonExceptionClearText Struct Reference
Collaboration diagram for PythonExceptionClearText:
Collaboration graph

Public Member Functions

 PythonExceptionClearText ()
 
 PythonExceptionClearText ()
 

Public Attributes

std::string typeMessage
 
std::string valueMessage
 
std::string tracebackMessage
 

Constructor & Destructor Documentation

◆ PythonExceptionClearText() [1/2]

PythonExceptionClearText::PythonExceptionClearText ( )
inline

◆ PythonExceptionClearText() [2/2]

PythonExceptionClearText::PythonExceptionClearText ( )
inline

Member Data Documentation

◆ tracebackMessage

std::string PythonExceptionClearText::tracebackMessage

◆ typeMessage

std::string PythonExceptionClearText::typeMessage

◆ valueMessage

std::string PythonExceptionClearText::valueMessage

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