Replace use of generic RuntimeExceptions by structured custom exception classes
tonowie opened this issue · 0 comments
tonowie commented
at the moment there is plenty of raw RuntimeExceptions thrown in the code. Replace these generic exceptions by custom subclasses to provide bettwer indication of what happened