Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ what
Method
what
util/generic/yexception.cpp:151–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
const char* NPrivateException::yexception::what() const noexcept {
152
return Buf_.Data();
153
}
154
155
const TBackTrace* NPrivateException::yexception::BackTrace() const noexcept {
156
return nullptr;
Callers
11
TestNetworkResolutionError
Method · 0.45
TestNetworkResolutionErrorMessage
Method · 0.45
FormatExceptionTo
Function · 0.45
fputs
Function · 0.45
IntegerCast
Function · 0.45
TestEnsureExists
Method · 0.45
Y_UNIT_TEST
Function · 0.45
Y_UNIT_TEST
Function · 0.45
TestOpen
Method · 0.45
OnFork
Method · 0.45
Communicate
Method · 0.45
Calls
1
Data
Method · 0.45
Tested by
4
TestNetworkResolutionError
Method · 0.36
TestNetworkResolutionErrorMessage
Method · 0.36
TestEnsureExists
Method · 0.36
TestOpen
Method · 0.36