Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
NehServiceQueryCallback
Method · 0.45
ServeRequest
Method · 0.45
OnRequest
Method · 0.45
ServeRequest
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected