MCPcopy Create free account
hub / github.com/Vanderhoof/PyDBML / IndexNotFoundError

Class IndexNotFoundError

pydbml/exceptions.py:9–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7
8
9class IndexNotFoundError(Exception):
10 pass
11
12
13class AttributeMissingError(Exception):

Callers 1

delete_indexMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected