MCPcopy 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
48class InvalidResultError(ModuleError):
49 """Error while serializing Python values into JSON."""
50
51
52class ObjectNotFoundError(ModuleError):

Callers 2

serveMethod · 0.90
get_resultMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected