MCPcopy Create free account
hub / github.com/bloomberg/comdb2 / what

Method what

tools/comdb2ar/error.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24const char *Error::what() const throw()
25{
26 return m_error.c_str();
27}

Callers 7

mainFunction · 0.45
mainFunction · 0.45
serialise_databaseFunction · 0.45
create_partialsFunction · 0.45
LogHolder_implMethod · 0.45
resetMethod · 0.45
RepopNewLrl_implMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected