Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ InvalidResultError
Class
InvalidResultError
sdk/python/src/dagger/mod/_exceptions.py:48–49 ·
view source on GitHub ↗
Error while serializing Python values into JSON.
Source
from the content-addressed store, hash-verified
46
47
48
class
InvalidResultError(ModuleError):
49
""
"Error while serializing Python values into JSON."
""
50
51
52
class
ObjectNotFoundError(ModuleError):
Callers
2
serve
Method · 0.90
get_result
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected