fuzzy-memory

back to index

Sonar Cloud rule java S112 - Define and throw a dedicated exception instead of using a generic one

Has been handled in one of these ways :

  1. Set as Won’t fix (with reasn ‘This is a widespread api in many software modules, I do not want to break compatibility.’)
  2. java.lang.Exception removed in favor of org.fugerit.java.core.cfg.ConfigRuntimeException