Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for XbmcCommons::Exception, 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 |
~Exception() | XbmcCommons::Exception | virtual |