MCPcopy
hub / github.com/plotly/dash / AppNotFoundError

Class AppNotFoundError

dash/exceptions.py:114–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112
113
114class AppNotFoundError(DashException):
115 pass
116
117
118class WebSocketCallbackError(CallbackException):

Callers 1

get_appFunction · 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…