Searched refs:exceptionToString (Results 1 – 1 of 1) sorted by relevance
62 static std::string exceptionToString(int32_t ex) { in exceptionToString() function130 stream << "Status(" << exceptionToString(s.exceptionCode()) << "): '"; in operator <<()