MCPcopy Create free account
hub / github.com/datapane/datapane / RouteSyntaxError

Class RouteSyntaxError

python-client/src/datapane/_vendor/bottle.py:271–272  ·  view source on GitHub ↗

The route parser found something not supported by this router.

Source from the content-addressed store, hash-verified

269
270
271class RouteSyntaxError(RouteError):
272 """ The route parser found something not supported by this router. """
273
274
275class RouteBuildError(RouteError):

Callers 1

addMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected