MCPcopy Index your code
hub / github.com/plotly/dash / CallbackExecutionError

Class CallbackExecutionError

dash/mcp/types/exceptions.py:27–28  ·  view source on GitHub ↗

Callback raised an exception during execution.

Source from the content-addressed store, hash-verified

25
26
27class CallbackExecutionError(MCPError):
28 """Callback raised an exception during execution."""

Callers 1

run_callbackFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…