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

Method SendError

library/cpp/neh/inproc.cpp:126–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124 }
125
126 void SendError(TResponseError, const TString& details) override {
127 Handle_->SendError(details);
128 }
129
130 const TMessage Request;
131 const TInprocLocation Location;

Callers 4

ServeRequestMethod · 0.45
OnRequestMethod · 0.45
ServeRequestMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected