MCPcopy Create free account
hub / github.com/catboost/catboost / BackTrace

Method BackTrace

util/generic/yexception.cpp:155–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153}
154
155const TBackTrace* NPrivateException::yexception::BackTrace() const noexcept {
156 return nullptr;
157}
158
159void fputs(const std::exception& e, FILE* f) {
160 char message[256];

Callers 6

DoIoSleepFunction · 0.45
DoMainFunction · 0.45
FormatActualFunction · 0.45
CurrentExceptionMessageFunction · 0.45
TestBackTraceViewMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestBackTraceViewMethod · 0.36