proximax-storage/java-xpx-chain-sdk

Replace use of generic RuntimeExceptions by structured custom exception classes

tonowie opened this issue · 0 comments

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