Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetErrorText
Method
GetErrorText
library/cpp/neh/neh.h:132–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
inline TString GetErrorText() const {
133
return Error_.Get() ? Error_->Text : TString();
134
}
135
136
const TMessage Request;
137
const TString Data;
Callers
4
MultiClientThreadLoopFunction
Method · 0.80
Y_UNIT_TEST
Function · 0.80
Y_UNIT_TEST
Function · 0.80
DoExecute
Method · 0.80
Calls
1
Get
Method · 0.45
Tested by
no test coverage detected