Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
9
class
IndexNotFoundError(Exception):
10
pass
11
12
13
class
AttributeMissingError(Exception):
Callers
1
delete_index
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected