Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ OnFailRequestEx
Method
OnFailRequestEx
library/cpp/http/server/http.h:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
virtual void OnFailRequestEx(const TFailLogData& d) {
36
OnFailRequest(d.failstate);
37
}
38
39
virtual void OnException() {
40
}
Callers
1
ProcessFailRequest
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected