MCPcopy 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
33struct TSerializeException: public yexception {
34};
35
36struct TLoadEOF: public TSerializeException {
37};

Callers 1

LoadVariantFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected