Home
last modified time | relevance | path

Searched defs:DBusInternalError (Results 1 – 1 of 1) sorted by relevance

/openbmc/entity-manager/src/
H A Dutils.hpp34 struct DBusInternalError final : public sdbusplus::exception_t struct
36 const char* name() const noexcept override in name()
40 const char* description() const noexcept override in description()
44 const char* what() const noexcept override in what()
50 int get_errno() const noexcept override in get_errno()