MCPcopy Create free account
hub / github.com/F-Stack/f-stack / HandleError

Method HandleError

adapter/micro_thread/mt_action.h:174–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172 virtual int HandleProcess(void* buf, int len, IMtMsg* msg){return 0;};
173
174 virtual int HandleError(int err, IMtMsg* msg){return 0;};
175
176
177protected:

Callers 1

DoErrorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected