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)
committerWladimir J. van der Laan <laanwj@gmail.com>
Sat, 14 Apr 2012 16:35:42 +0000 (18:35 +0200)
commita7a0c7a1bf3461bd43aacaf03ee5015903ead168
tree954c026838c1da1ba8ce66af605430207047167d
parent6b8e7eefccf8d27c145d2e694037c2e10984f748
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