Closed eyalroz closed 2 years ago
This is good, but I think it needs rebasing after the namespace fixes.
Yes, I'll take care of that soon.
@jarro2783 : Done, and also had to make a few more changes regarding namespace indentation which slipped by me in PR #350.
@jarro2783 : After this, let's go for #349 .
So, somehow after the merge, the exceptions namespace itself is indented. Will submit another PR.
This puts exceptions in their own sub-namespace and renames some of them accordingly.
Note that I think there might be an over-abundance of exception classes in the library, but so be it...
This change is