Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/nan
/ ErrorMessage
Method
ErrorMessage
nan.h:2118–2120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2116
}
2117
2118
const char* ErrorMessage() const {
2119
return errmsg_;
2120
}
2121
2122
private:
2123
NAN_DISALLOW_ASSIGN_COPY_MOVE(AsyncWorker)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected