|
kodi
|
Public Member Functions | |
| operator DBusError * () | |
| bool | IsSet () const |
| void | Reset () |
| Reset this error wrapper. More... | |
| operator bool () | |
| operator bool () const | |
| std::string | Name () const |
| std::string | Message () const |
| void | Log (std::string const &message="DBus error") const |
| void | Log (int level, std::string const &message="DBus error") const |
| void CDBusError::Reset | ( | void | ) |
Reset this error wrapper.
If there was an error, it was handled and this error wrapper should be used again in a new call, it must be reset before that call.
1.8.13