#include "PythonException.h"
Public Member Functions | |
PythonException () | |
PythonException (const std::string &_msg) | |
const char * | what (void) const override |
PythonException::PythonException | ( | ) |
PythonException::PythonException | ( | const std::string & | _msg | ) |
|
override |