Searched defs:HandlerException (Results 1 – 1 of 1) sorted by relevance
79 class HandlerException : public HandlerCompletion, public std::runtime_error class 82 HandlerException(Cc cc, const char* what) : in HandlerException() function in ipmi::HandlerException 85 HandlerException(Cc cc, const std::string& what) : in HandlerException() function in ipmi::HandlerException