Searched refs:HandlerException (Results 1 – 1 of 1) sorted by relevance
79 class HandlerException : public HandlerCompletion, public std::runtime_error class82 HandlerException(Cc cc, const char* what) : in HandlerException() function in ipmi::HandlerException85 HandlerException(Cc cc, const std::string& what) : in HandlerException() function in ipmi::HandlerException86 HandlerException(cc, what.c_str()) in HandlerException()268 catch (const HandlerException& e) in executeCallback()365 catch (const HandlerException& e) in executeCallback()451 catch (const HandlerException& e) in executeCallback()