Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for XBMCAddon::UnhandledException, including all inherited members.
Exception(const char *classname_) | XbmcCommons::Exception | inlineexplicitprotected |
Exception(const char *classname_, const char *message_) | XbmcCommons::Exception | inlineprotected |
Exception(const Exception &other)=default | XbmcCommons::Exception | inlineprotected |
GetExMessage() const | XbmcCommons::Exception | inlinevirtual |
LogThrowMessage(const char *prefix=NULL) const | XbmcCommons::Exception | virtual |
Set(const char *fmt, va_list &argList) | XbmcCommons::Exception | inlineprotected |
setClassname(const char *cn) | XbmcCommons::Exception | inlineprotected |
SetMessage(const char *fmt,...) XBMCCOMMONS_ATTRIB_EXCEPTION_FORMAT | XbmcCommons::Exception | inlineprotected |
UnhandledException(const UnhandledException &other)=default | XBMCAddon::UnhandledException | inline |
UnhandledException(const char *_message,...) | XBMCAddon::UnhandledException | inline |
~Exception() | XbmcCommons::Exception | virtual |