Fcitx
|
An exception if you want message to return a DBus error. More...
#include <fcitx-utils/dbus/objectvtable.h>
Public Member Functions | |
MethodCallError (const char *name, const char *error) | |
const char * | what () const noexcept override |
const char * | name () const |
An exception if you want message to return a DBus error.
In the registered property or method, you may throw this exception if a DBus error happens.
E.g.
Definition at line 52 of file objectvtable.h.