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

Class TException

library/cpp/getopt/small/last_getopt_support.h:16–17  ·  view source on GitHub ↗

base of all getopt exceptions

Source from the content-addressed store, hash-verified

14
15 /// base of all getopt exceptions
16 class TException: public yexception {
17 };
18
19 /// TOpts configuration is incorrect
20 class TConfException: public TException {

Callers 2

IndexOfMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected