Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dutils.hpp46 struct DBusInternalError final : public sdbusplus::exception_t struct
48 const char* name() const noexcept override in name()
52 const char* description() const noexcept override in description()
56 const char* what() const noexcept override in what()
62 int get_errno() const noexcept override in get_errno()