Home
last modified time | relevance | path

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

/openbmc/phosphor-inventory-manager/
H A Derrors.hpp18 class InterfaceError final : public std::invalid_argument class
33 InterfaceError(const char* msg, const std::string& iface) : in InterfaceError() function in phosphor::inventory::manager::InterfaceError