niksite/url-normalize

Raise specific exception

tpazderka opened this issue · 1 comments

The code at its current state can throw various exceptions from the used libraries and the code itself. It would be better to expect some of them and throw a specific exception for better usage.

Could you please provide some examples?

I would consider any unexpected exception as a bug so I'll try and fix them.