|
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for PythonBindings::PythonToCppException, including all inherited members.
| ParsePythonException(std::string &exceptionType, std::string &exceptionValue, std::string &exceptionTraceback) | PythonBindings::PythonToCppException | static |
| PythonToCppException() | PythonBindings::PythonToCppException | |
| PythonToCppException(const std::string &exceptionType, const std::string &exceptionValue, const std::string &exceptionTraceback) | PythonBindings::PythonToCppException | |
| SetMessage(const std::string &exceptionType, const std::string &exceptionValue, const std::string &exceptionTraceback) | PythonBindings::PythonToCppException | protected |