Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
42
class 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_F
Function · 0.45
Calls
1
put
Method · 0.45
Tested by
1
TEST_F
Function · 0.36