Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ ObjectNotFoundError
Class
ObjectNotFoundError
sdk/python/src/dagger/mod/_exceptions.py:52–53 ·
view source on GitHub ↗
Parent object not found on registry.
Source
from the content-addressed store, hash-verified
50
51
52
class
ObjectNotFoundError(ModuleError):
53
""
"Parent object not found on registry."
""
54
55
56
class
RegistrationError(ModuleError):
Callers
2
_typedefs
Method · 0.90
get_object
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected