MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / onError

Method onError

3rdparty/cppdap/src/session.cpp:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42class Impl : public dap::Session {
43 public:
44 void onError(const ErrorHandler& handler) override { handlers.put(handler); }
45
46 void registerHandler(const dap::TypeInfo* typeinfo,
47 const GenericRequestHandler& handler) override {

Callers 1

TEST_FFunction · 0.45

Calls 1

putMethod · 0.45

Tested by 1

TEST_FFunction · 0.36