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

Class SqlmapUserQuitException

lib/core/exception.py:47–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 pass
46
47class SqlmapUserQuitException(SqlmapBaseException):
48 pass
49
50class SqlmapShellQuitException(SqlmapBaseException):
51 pass

Callers 2

startFunction · 0.90
runThreadsFunction · 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…