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

Method Raise

library/cpp/dns/magic.cpp:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13 }
14
15 void Raise() override {
16 std::rethrow_exception(E_);
17 }
18
19 std::exception_ptr E_;
20 };

Callers 1

WaitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected