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

Class SqlmapBaseException

lib/core/exception.py:8–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6"""
7
8class SqlmapBaseException(Exception):
9 pass
10
11class SqlmapCompressionException(SqlmapBaseException):
12 pass

Callers 1

_searchFunction · 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…