Relative Content

Tag Archive for design

Separate namespace just for exceptions?

I was doing a code review and came across something odd which I’ve never seen before. The developer decided to create a sub-namespace just to contain all the assembly’s exceptions.

Separate namespace just for exceptions?

I was doing a code review and came across something odd which I’ve never seen before. The developer decided to create a sub-namespace just to contain all the assembly’s exceptions.