MCPcopy Index your code
hub / github.com/sqlmapproject/sqlmap / RouteSyntaxError

Class RouteSyntaxError

thirdparty/bottle/bottle.py:272–273  ·  view source on GitHub ↗

The route parser found something not supported by this router.

Source from the content-addressed store, hash-verified

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

Callers 1

addMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…