Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ FunctionError
Class
FunctionError
sdk/python/src/dagger/mod/_exceptions.py:64–65 ·
view source on GitHub ↗
An error while executing a user function.
Source
from the content-addressed store, hash-verified
62
63
64
class
FunctionError(ModuleError):
65
""
"An error while executing a user function."
""
66
67
68
def
transform_error(
Callers
2
get_structured_result
Method · 0.90
call
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected