
"log and throw" is considered a poor practice. The logging is uneeded since the thrown exception will be logged somewhere else. Change-Id: I82c210fe1e053a4ffd7a58b7fc7de6056f9875a7 Signed-off-by: Edwin Kempin <ekempin@google.com>
"log and throw" is considered a poor practice. The logging is uneeded since the thrown exception will be logged somewhere else. Change-Id: I82c210fe1e053a4ffd7a58b7fc7de6056f9875a7 Signed-off-by: Edwin Kempin <ekempin@google.com>