Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dutils.hpp74 struct DBusInternalError final : public sdbusplus::exception_t struct
76 const char* name() const noexcept override in name()
80 const char* description() const noexcept override in description()
84 const char* what() const noexcept override in what()
90 int get_errno() const noexcept override in get_errno()