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

Function translateActiveException

unittests/catch.hpp:8447–8449  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8445 ReusableStringStream::cleanup();
8446 }
8447 std::string translateActiveException() {
8448 return getRegistryHub().getExceptionTranslatorRegistry().translateActiveException();
8449 }
8450
8451} // end namespace Catch
8452// end catch_registry_hub.cpp

Callers 3

handleExceptionMatchExprFunction · 0.85
runCurrentTestMethod · 0.85

Calls 1

Tested by

no test coverage detected