Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ BadUsageError
Class
BadUsageError
sdk/python/src/dagger/mod/_exceptions.py:60–61 ·
view source on GitHub ↗
A usage error.
Source
from the content-addressed store, hash-verified
58
59
60
class
BadUsageError(ModuleError):
61
""
"A usage error."
""
62
63
64
class
FunctionError(ModuleError):
Callers
3
wrapper
Method · 0.90
parameters
Method · 0.90
_validate
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected