Sign in
chromium
/
external
/
github.com
/
google
/
error-prone
/
refs/heads/copybara-sync
/
.
/
docs
/
bugpattern
/
OverrideThrowableToString.md
blob: df18cc3b54e6654e2c8799846f94b42c788c64b0 [
file
] [
log
] [
blame
] [
view
] [
edit
]
Many
logging tools build a
string
representation
out
of getMessage
()
and
ignores
toString
()
completely
.