Show a message box when runaway exception happens
authorWladimir J. van der Laan <laanwj@gmail.com>
Sat, 14 Apr 2012 07:41:05 +0000 (09:41 +0200)
committerLuke Dashjr <luke-jr+git@utopios.org>
Sun, 15 Apr 2012 17:25:35 +0000 (13:25 -0400)
commitcb1035a00882405fac47eb92e7086c7231062e3d
tree1f4e56ac21443dbe86e0a5986841aa5c64fe64f7
parent79940a679303d107021cf15c3c602b73170c5423
Show a message box when runaway exception happens

This is more clear to users than when the program simply disappears (usually during initialization). It still logs the message to the console and debug log as well.
src/qt/bitcoin.cpp