Closed rikva closed 8 years ago
Hi! I'd like to catch and handle these exceptions when they occur, but catching Exceptions isn't good practice. I propose raising a custom exception.
Exceptions
Could you rebase this and I will get it merged. THanks for the patch
Rebased - it looks like the failing test is a glitch?
Hi! I'd like to catch and handle these exceptions when they occur, but catching
Exceptions
isn't good practice. I propose raising a custom exception.