Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ translateActiveException
Function
translateActiveException
compiler/cpp/tests/catch/catch.hpp:7518–7520 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7516
cleanUpContext();
7517
}
7518
std::string translateActiveException() {
7519
return getRegistryHub().getExceptionTranslatorRegistry().translateActiveException();
7520
}
7521
7522
} // end namespace Catch
7523
Callers
2
useActiveException
Method · 0.85
captureExpectedException
Method · 0.85
Calls
1
translateActiveException
Method · 0.80
Tested by
no test coverage detected