this is a error window that is send by the application. So probablly this isn't an
exception. For a example reading a memory location ( NULL 0x00000000 ) is
an exception ( Illeagal memory access ) , and this is not the window getting
in a exception.
So you shold search the internet about this error. Mostely they have a newsgroup or a forum that you can ask and report this error. Probablly the
solution is there already.
This is not a exception , program normally terminates . and the program's internal error handler handles the error. Unless there is a debug Button there.