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

Class SqlmapNoneDataException

lib/core/exception.py:38–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 pass
37
38class SqlmapNoneDataException(SqlmapBaseException):
39 pass
40
41class SqlmapNotVulnerableException(SqlmapBaseException):
42 pass

Callers 15

pivotDumpTableFunction · 0.90
startFunction · 0.90
checkStabilityFunction · 0.90
_comparisonFunction · 0.90
cleanupPayloadMethod · 0.90
_resumeDBMSFunction · 0.90
initTechniqueFunction · 0.90
webInitMethod · 0.90
getDbsMethod · 0.90
getTablesMethod · 0.90
getColumnsMethod · 0.90
getStatementsMethod · 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…