Searched refs:extra_msg (Results 1 – 1 of 1) sorted by relevance
43 const std::string& extra_msg = "") { in exception() argument44 if (extra_msg.empty()) { in exception()47 MYLOGE("%s %s (%d) ", msg.c_str(), extra_msg.c_str(), code); in exception()