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

Class TCustomException

library/cpp/threading/future/future_ut.cpp:227–228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225 }
226
227 class TCustomException: public yexception {
228 };
229
230 Y_UNIT_TEST(ShouldRethrowException) {
231 TPromise<int> promise = NewPromise<int>();

Callers 1

Y_UNIT_TESTFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected