Re: [twsocket] BgException when a tcp client application is startedbyanother application

2005-09-29 Thread Jack
Hello Francois, So madExcept only catches the uncaught exception. I thought its caught exceptions first. Thanks for the explanation. -- Best regards, Jack Thursday, September 29, 2005, 3:14:44 AM, you wrote: >> I installed madExcept, and verified it working with a divided by 0 >> exception I c

Re: [twsocket] BgException when a tcp client application is startedbyanother application

2005-09-29 Thread Francois Piette
> I installed madExcept, and verified it working with a divided by 0 > exception I created on purpose. It was caught by madExcept. However, the > problem I > had in BgException didn't raise any exception that madExcept was > able to catch... If you catch the exception, then MadExcept will not see