Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/tools/
H A Dtool_errors.hpp23 class NotFoundException : public ToolException class
26 explicit NotFoundException(const std::string& device) : in NotFoundException() function in host_tool::NotFoundException