MCPcopy Create free account
hub / github.com/bspaans/python-mingus / UnexpectedObjectError

Class UnexpectedObjectError

mingus/containers/mt_exceptions.py:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23
24
25class UnexpectedObjectError(Exception):
26
27 pass
28
29
30class MeterFormatError(Exception):

Callers 7

add_trackMethod · 0.90
set_rangeMethod · 0.90
note_in_rangeMethod · 0.90
__setitem__Method · 0.90
add_noteMethod · 0.90
add_compositionMethod · 0.90
__setitem__Method · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected