thebigmunch / audio-metadata

A library for reading and, in the future, writing audio metadata. https://audio-metadata.readthedocs.io/
https://forum.thebigmunch.me
MIT License
53 stars 11 forks source link

Assess/revise exceptions hierarchy #17

Closed thebigmunch closed 4 years ago

thebigmunch commented 4 years ago
thebigmunch commented 4 years ago

So, I think the best thing to do to start is to strip everything down to a small number of generic exceptions:

Adding any more exceptions or adding arguments to these exceptions can be discussed as potential needs arise.