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

Class SqlmapGenericException

lib/core/exception.py:23–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 pass
22
23class SqlmapGenericException(SqlmapBaseException):
24 pass
25
26class SqlmapInstallationException(SqlmapBaseException):
27 pass

Callers 15

getPageMethod · 0.90
queryPageMethod · 0.90
_writeMethod · 0.90
setOutputFileMethod · 0.90
retrieveFunction · 0.90
_setTamperingFunctionsFunction · 0.90
_setPreprocessFunctionsFunction · 0.90
_setPostprocessFunctionsFunction · 0.90
_setDNSServerFunction · 0.90
_setRequestParamsFunction · 0.90
dataToOutFileFunction · 0.90
parseTargetUrlFunction · 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…