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