tag | 179db1b5e82ece12536ac61e23fdfc72a7a66db5 | |
---|---|---|
tagger | Luca Milanesio <luca.milanesio@gmail.com> | Tue Jun 07 20:44:34 2022 +0000 |
object | 71331e15af5a62ee7b13dee6ebdadf23d7e75a40 |
v3.6.1
commit | 71331e15af5a62ee7b13dee6ebdadf23d7e75a40 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <ekempin@google.com> | Tue Jan 18 09:48:20 2022 +0100 |
committer | Edwin Kempin <ekempin@google.com> | Tue Jan 18 09:48:20 2022 +0100 |
tree | 8ece2c42132909e2c8e3424f48c8df8a3a6c9a62 | |
parent | 7f736175df9c18e490d7d21719e35a978706ca6e [diff] |
Throw IllegalStateException instead of RuntimeException It's a best practise to treat base exception classes as abstract and throw concrete exceptions instead. Signed-off-by: Edwin Kempin <ekempin@google.com> Change-Id: I0eea0f960171a34935221de73965a6f56f777b02
All documentation may be found under src/main/resources/Documentation/.