Closed rasjostrom closed 8 years ago
What do you think @rasjostrom . Should we create custom exceptions for the class or should we use existing?
Maybe, but more importantly we should try to recover from the errors where possible!
This was solved in #33 , good work @SpyrosMArtel ! I will close this issue now.
As of right now errors are being handled by just raising a general exception with a message. Some proper error handling here is needed.