mingus.core.mt_exceptions¶
-
class
mingus.core.mt_exceptions.Error[source]¶ -
args¶ Attribute of type: getset_descriptor
<attribute 'args' of 'exceptions.BaseException' objects>
-
message¶ Attribute of type: getset_descriptor
<attribute 'message' of 'exceptions.BaseException' objects>
-
-
class
mingus.core.mt_exceptions.FingerError[source]¶ -
args¶ Attribute of type: getset_descriptor
<attribute 'args' of 'exceptions.BaseException' objects>
-
message¶ Attribute of type: getset_descriptor
<attribute 'message' of 'exceptions.BaseException' objects>
-
-
class
mingus.core.mt_exceptions.FormatError[source]¶ -
args¶ Attribute of type: getset_descriptor
<attribute 'args' of 'exceptions.BaseException' objects>
-
message¶ Attribute of type: getset_descriptor
<attribute 'message' of 'exceptions.BaseException' objects>
-
-
class
mingus.core.mt_exceptions.KeyError[source]¶ -
args¶ Attribute of type: getset_descriptor
<attribute 'args' of 'exceptions.BaseException' objects>
-
message¶ Attribute of type: getset_descriptor
<attribute 'message' of 'exceptions.BaseException' objects>
-
-
class
mingus.core.mt_exceptions.NoteFormatError[source]¶ -
args¶ Attribute of type: getset_descriptor
<attribute 'args' of 'exceptions.BaseException' objects>
-
message¶ Attribute of type: getset_descriptor
<attribute 'message' of 'exceptions.BaseException' objects>
-
-
class
mingus.core.mt_exceptions.RangeError[source]¶ -
args¶ Attribute of type: getset_descriptor
<attribute 'args' of 'exceptions.BaseException' objects>
-
message¶ Attribute of type: getset_descriptor
<attribute 'message' of 'exceptions.BaseException' objects>
-