Searched defs:exceptionCode (Results 1 – 3 of 3) sorted by relevance
44 Status fromExceptionCode(int32_t exceptionCode, std::string message) { in fromExceptionCode()
61 Status fromExceptionCode(int32_t exceptionCode, std::string message) { in fromExceptionCode()
65 Status fromExceptionCode(const int32_t exceptionCode, const std::string& message) { in fromExceptionCode()