]> git.mxchange.org Git - jfinancials-ejb.git/commit
Please cherry-pick:
authorRoland Häder <roland@mxchange.org>
Sat, 25 Jun 2022 13:08:07 +0000 (15:08 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 25 Jun 2022 13:08:07 +0000 (15:08 +0200)
commitc4cd857425e115d34522720a07ee79c63c2ceb03
tree0b62f1c6cb14f224e8181631a8600383c70a1590
parentd276b216e1c24c6e4fee70db42a20d4b41842e69
Please cherry-pick:
- private methods should not have exceptions thrown because these cases cannot
  be unit-tested (or very hard)
- normally only public, package-level or protected methods throw exceptions
  and have made sure that e.g. null-references won't get through to private
  methods

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jcountry/model/data/FinancialsAdminCountrySingletonBean.java