MCPcopy 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
64class FunctionError(ModuleError):
65 """An error while executing a user function."""
66
67
68def transform_error(

Callers 2

get_structured_resultMethod · 0.90
callMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected