Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ TSerializeException
Class
TSerializeException
util/ysaveload.h:33–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
};
32
33
struct TSerializeException: public yexception {
34
};
35
36
struct TLoadEOF: public TSerializeException {
37
};
Callers
1
LoadVariant
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected