sheldonkwoodward/pymkv

Custom exceptions

Opened this issue · 0 comments

The current exception methodology uses the built in Python exceptions. Custom exceptions should be written to replace most of the built in usages to be more specific.