Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ Error
Method
Error
sdk/python/runtime/internal/dagger/dagger.gen.go:135–137 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
var
_ extendedError = (*ExecError)(nil)
134
135
func
(e *ExecError) Error() string {
136
return
e.Message()
137
}
138
139
func
(e *ExecError) Extensions()
map
[string]any {
140
return
e.original.Extensions()
Callers
nothing calls this directly
Calls
1
Message
Method · 0.95
Tested by
no test coverage detected