MCPcopy Create free account
hub / github.com/catboost/catboost / OnError

Method OnError

library/cpp/neh/tcp.cpp:422–424  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

420 }
421
422 void OnError(const TString& errText) {
423 Hndl->NotifyError(errText);
424 }
425
426 TSimpleHandleRef Hndl;
427 TNehMessage Msg;

Callers

nothing calls this directly

Calls 1

NotifyErrorMethod · 0.45

Tested by

no test coverage detected