norm
norm copied to clipboard
DbException migrated to immutable class
Hi
I have changed the DbException to transform into an immutable class. Is a Java best practice
See here for more info https://rules.sonarsource.com/java/RSPEC-1165
all the best matteo baccan
Yes, this is a better way to do it, but it introduces a backward compatibility issue. Will have to wait for a major version change.