Re: Problems with exception-handling gcc 3.3 Suse 8.2
by "f.laszlo@[EMAIL PROTECTED]
" <f.laszlo@[EMAIL PROTECTED]
>
Apr 18, 2008 at 06:13 AM
Hi!
I found my mistake... ;-) It was just a stupid error: DoItNow has been
called earlier in another function with no try/catch block: so the
thrown exception has never been caught.....
Thanks anyway!
Frank
--
[ See http://www.gotw.ca/resources/clcm.htm
for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]