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

Class AttributeMissingError

pydbml/exceptions.py:13–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12
13class AttributeMissingError(Exception):
14 pass
15
16
17class DuplicateReferenceError(Exception):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected