Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OpenNHP/opennhp
/ ErrorCode
Method
ErrorCode
nhp/core/device.go:38–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
type
NhpError
interface
{
37
Error() string
38
ErrorCode() string
39
ErrorNumber() int
40
}
41
Callers
15
ErrorToErrorCode
Function · 0.65
HandleKnockRequest
Method · 0.65
processACOperation
Method · 0.65
handleNhpOpenResource
Method · 0.65
ProcessDataPrivateKeyWrapping
Method · 0.65
HandleRegisterRequest
Method · 0.65
HandleListRequest
Method · 0.65
HandleACOnline
Method · 0.65
HandleDBOnline
Method · 0.65
handleHttpOpenResource
Method · 0.65
HandleUdpDataKeyWrappingOperations
Method · 0.65
Knock
Method · 0.65
Implementers
2
Error
nhp/core/errors.go
Error
nhp/common/errors.go
Calls
no outgoing calls
Tested by
no test coverage detected