MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / translateActiveException

Function translateActiveException

extlibs/catch/include/catch/catch.hpp:11978–11980  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11976 cleanUpContext();
11977 }
11978 std::string translateActiveException() {
11979 return getRegistryHub().getExceptionTranslatorRegistry().translateActiveException();
11980 }
11981
11982} // end namespace Catch
11983// end catch_registry_hub.cpp

Callers 4

catch.hppFile · 0.85
BenchmarkClass · 0.85
handleExceptionMatchExprFunction · 0.85

Calls 1

Tested by

no test coverage detected