Searched defs:fromExceptionCode (Results 1 – 4 of 4) sorted by relevance
31 Status fromExceptionCode(int32_t exceptionCode, const std::string& message) { in fromExceptionCode() function
45 Status fromExceptionCode(int32_t exceptionCode, std::string message) { in fromExceptionCode() function
63 Status fromExceptionCode(int32_t exceptionCode, std::string message) { in fromExceptionCode() function
66 Status fromExceptionCode(const int32_t exceptionCode, const std::string& message) { in fromExceptionCode() function