MCPcopy 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
151const char* NPrivateException::yexception::what() const noexcept {
152 return Buf_.Data();
153}
154
155const TBackTrace* NPrivateException::yexception::BackTrace() const noexcept {
156 return nullptr;

Callers 11

FormatExceptionToFunction · 0.45
fputsFunction · 0.45
IntegerCastFunction · 0.45
TestEnsureExistsMethod · 0.45
Y_UNIT_TESTFunction · 0.45
Y_UNIT_TESTFunction · 0.45
TestOpenMethod · 0.45
OnForkMethod · 0.45
CommunicateMethod · 0.45

Calls 1

DataMethod · 0.45

Tested by 4

TestEnsureExistsMethod · 0.36
TestOpenMethod · 0.36