Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/juju/errors
/ Error
Method
Error
functions_test.go:437–439 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
435
}
436
437
func
(c *complexErrorOther) Error() string {
438
return
c.Message
439
}
440
441
func
(c *complexErrorOther) ComplexMessage() string {
442
return
c.Message
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected