Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
155
const TBackTrace* NPrivateException::yexception::BackTrace() const noexcept {
156
return nullptr;
157
}
158
159
void fputs(const std::exception& e, FILE* f) {
160
char message[256];
Callers
6
DoIoSleep
Function · 0.45
DoMain
Function · 0.45
FormatActual
Function · 0.45
CurrentExceptionMessage
Function · 0.45
EnsureCurrentExceptionHasBackTrace
Method · 0.45
TestBackTraceView
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestBackTraceView
Method · 0.36