Closed niconoe closed 8 years ago
An InvalidArchive exception will soon be raised when an archives lacks the metadata file it's referencing.
We should think of other ways an archive can be invalid, and raises this exception in those failure cases, too.
We already raise much more, and will add new cases when the need arises, or features are implemented?
An InvalidArchive exception will soon be raised when an archives lacks the metadata file it's referencing.
We should think of other ways an archive can be invalid, and raises this exception in those failure cases, too.