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

Class SqlmapConnectionException

lib/core/exception.py:14–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12 pass
13
14class SqlmapConnectionException(SqlmapBaseException):
15 pass
16
17class SqlmapDataException(SqlmapBaseException):
18 pass

Callers 15

setRestAPILogFunction · 0.90
_get_cursorMethod · 0.90
retrieveMethod · 0.90
connectMethod · 0.90
executeMethod · 0.90
_searchFunction · 0.90
setHandlerFunction · 0.90
startFunction · 0.90
checkConnectionFunction · 0.90
_infinite_loop_checkMethod · 0.90
http_error_416Method · 0.90
_getPageProxyMethod · 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…