diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-11-09 11:09:16 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-11-09 11:16:39 +0100 |
commit | e9f25ddd0063f7ea65595178d04370d27344305c (patch) | |
tree | f6cc113c1a04fba9d4a57443a0f5dee323f56a83 /contrib | |
parent | e9847303e708ab71b4d2c22ceb7d65c89615e18a (diff) |
Avoid ugly exception in log on unknown inv type
It is unexpected behavior for `ToString` to raise an exception. It
is expected to do a best-effort attempt at formatting but never fail.
Catch the exception and simply print unknown inv types as hexadecimal.
Fixes #9110.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions