Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ OnError
Method
OnError
library/cpp/neh/tcp.cpp:353–355 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
351
}
352
353
void OnError() override {
354
Cerr << CurrentExceptionMessage() << Endl;
355
}
356
357
inline void Schedule(TResponcePtr res) {
358
PQ.EnqueueSafe(res);
Callers
1
OnError
Method · 0.45
Calls
1
CurrentExceptionMessage
Function · 0.85
Tested by
no test coverage detected