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

Class SqlmapUnsupportedDBMSException

lib/core/exception.py:71–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 pass
70
71class SqlmapUnsupportedDBMSException(SqlmapBaseException):
72 pass
73
74class SqlmapUnsupportedFeatureException(SqlmapBaseException):
75 pass

Callers 6

actionFunction · 0.90
_setOSFunction · 0.90
_setDBMSFunction · 0.90
osSmbMethod · 0.90
osBofMethod · 0.90
_regInitMethod · 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…